Objective
Create a sample recipe file for testing and write project README with API docs.
Details
- Create
sample_recipe.md as a valid markdown file with frontmatter and ingredients (e.g., Parmesan Chicken).
- Modify
README.md to document the project, its tech stack, setup, endpoints, OpenAPI interactive docs, and recipe parsing format.
Checklist
Dependencies
None
Notes
A pull request (#11) has been opened to implement these changes.
Objective
Create a sample recipe file for testing and write project README with API docs.
Details
sample_recipe.mdas a valid markdown file with frontmatter and ingredients (e.g., Parmesan Chicken).README.mdto document the project, its tech stack, setup, endpoints, OpenAPI interactive docs, and recipe parsing format.Checklist
sample_recipe.mdwith YAML frontmatter and ingredientsREADME.mdDependencies
None
Notes
A pull request (#11) has been opened to implement these changes.