Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 261 Bytes

Recipe App API

  • Python
  • Django / Django-REST-Framework
  • Docker / Docker-Compose
  • Test Driven Development (TDD)

Getting started

To start the project, please run:

docker-compose up

The API will then be available at http://127.0.0.1:8000