Django-Recipe-API
May 24, 2022 ยท View on GitHub
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.
Sandeep Hacked here. Follow me on twitter @sandeep_sriniv
Trigger

How to Setup the Local Server
-
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 -
Install Docker if you haven't installed it, yet. You can install by clicking this link
-
Use this command to install the dependencies
docker-compose build -
Use this command to run the server
docker-compose up -
Navigate to
127.0.0.1:5000
API Endpoints
Create Profile: api/create/create
Create Token: api/create/token
Modify Account: api/create/me
Recipe Tags: api/recipe/
How to run tests
Running the tests can be done by following command
docker-compose run app sh -c "python manage.py test && flake8"
One Click Deployment
Planning - TO DO
To know what's the further development of the project Check Notes
Dependencies
- Django
- DjangoRestFrameWork
- Flake8
Heroku Dependencies
4. Gunicorn
5. Whitenoise
Note
Docker does'nt work on Windows 10 Home Edition
Trigger this
trigger trigger this scdsvddsvdsvdsvsv
trigger this sssss
sdvsddvdvdbdbffdfbdfbdbdbddbdbd

