Skip to content

A Rest API application of Django framework besides it's running on Docker so no virtualenv required. This one is for learning Docker, Travis-ci, Unit testing and many more.

License

Eyakub/recipe-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-app-api

Clone the repository and don't forget to start your Docker on your system

docker-compose build

If you want to build and check for unit test

docker-compose run --rm src sh -c "python manage.py test && flake8"

Runserver the project

docker-compose up

About

A Rest API application of Django framework besides it's running on Docker so no virtualenv required. This one is for learning Docker, Travis-ci, Unit testing and many more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages