8000 GitHub - gildegoma/recipe-app-api: Source code for recipe app api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gildegoma/recipe-app-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App API

Source code for our course: Build a Backend REST API with Python & Django - Advanced.

The course teaches how to build a fully functioning REST API using:

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

Getting started

To start project, run:

docker-compose up

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

About

Source code for recipe app api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Dockerfile 1.1%
0