Skip to content

Food Recipe API for generating recipes and ingredients of specific meals.

Notifications You must be signed in to change notification settings

Metro13/RecipesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Recipe API

Food recipes API that returns the recipe and ingredients for the specified meals.

How to Use

  • Clone the project and install all dependencies by running "npm install"
  • Run the API in the Terminal with this command "npm run dev" the App will run on Port 3000.
  • Hit the localhost:3000/recipe/getAll to get all the available recipes.
  • Hit the localhost:3000/recipe/foodtype to get recipe for specifc meals/dishes.

How to contribute

  • Create an Issue and Make a pull request with the changes you have done.

Happy Hacking! Thanks.

About

Food Recipe API for generating recipes and ingredients of specific meals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published