Skip to content

GaneshSingh757/recipe_app_backend

Repository files navigation

Recipe App Backend

Backend development of Recipe App with django.

Commands to run

Linting and Testing -

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

Run -

docker-compose up

Once all the containers are up and running, click the below link -

API Docs

About

Backend development of Recipe App with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published