Skip to content

jnaneswar/recipe-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-app-api

Manage Users

/api/user/create  
/api/user/token  
/api/user/me  

Manage Recipes

/api/recipe/tags  
/api/recipe/ingredients  
/api/recipe/recipes  
/api/recipe/recipe/<id>/