Skip to content

TheMaggots/Django-Recipe-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Recipe-API

A REST-Full API built with Django Rest Framework. The API will retrieve recipes and ingredients needed for the particular recipe with user authentication and authentication handling.

Build Status CircleCI License GitHub closed issues GitHub pull requests GitHub followers GitHub stars

How to Setup the Local Server

  1. Clone the Repo by following command git clone git@github.com:memetics19/Django-Recipe-API.git . if you haven't add ssh key probably add by clicking this link

  2. Install Docker if you haven't installed it, yet. You can install by clicking this link

  3. Use this command to run the server docker-compose build

  4. Navigate to localhost:5000

Dependencies

  1. Django
  2. DjangoRestFrameWork
  3. Flake8

About

A Django Recipe API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.3%
  • Dockerfile 1.7%