mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Added Django API tutorial
This commit is contained in:
parent
209202a626
commit
a634edb335
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Microservices with Docker, Flask, and React](https://testdriven.io/)
|
||||
* [Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/)
|
||||
* [Build a RESTful API with Flask – The TDD Way](https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way)
|
||||
* [Create A Django API in under 20 minutes](https://codeburst.io/create-a-django-api-in-under-20-minutes-2a082a60f6f3)
|
||||
|
||||
### Bots:
|
||||
|
||||
|
|
Loading…
Reference in a new issue