Skip to content

richpryce/recipe-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-api

  • Backend REST API for managing recipes

  • Setup project using Docker

  • Configured Travis-CI

  • Created endpoints

  • Listing and filtering features

  • Upload image feature

To run tests:

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

To run api:

docker-compose up

About

Recipe app api source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published