Skip to content

HKSenior/recipe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe API

An API for storing, creating and saving images of your cooking.

Endpoints

User Endpoints

  • /api/user/create - Create a new user
  • /api/user/token - Retrieve a new token
  • /api/user/me - Retrieve the users information

Recipe Endpoints

  • /api/recipe/tags - Retrieve
  • /api/recipe/ingredients -
  • /api/recipe/recipes -

Built With

  • Django - A high-level Python Web framework.
  • Django Rest Framework - A powerful and flexible toolkit for building web APIs.
  • React - A JavaScript library for building user interfaces.
  • Redux - A predictable state container for JavaScript apps.

About

A Recipe API for storing ingredients, images and tags for different recipes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published