Skip to content

rst515/recipe-app-api

Repository files navigation

recipe-app-api

Recipe API project using the Django Rest Framework.

Usage

  1. Create token for [email protected] (pw: user1user1). NB string 'token ' must prefix the token.
  2. Click 'Try it out' in one of the API end points.

Command reference

  • docker-compose build

  • docker-compose up

  • docker-compose run --rm app sh -c "python manage.py createsuperuser"

  • docker-compose run --rm app sh -c "python manage.py test"

About

Recipe API project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published