An open API service indexing awesome lists of open source software.

https://github.com/rodrigorvsn/carrot

🐍 Microservices in Django framework
https://github.com/rodrigorvsn/carrot

django django-admin djangorestframework postgresql rabbitmq

Last synced: about 2 months ago
JSON representation

🐍 Microservices in Django framework

Awesome Lists containing this project

README

          

- [x] Configure Docker
- [x] Configure PostgreSQL
- [x] Handle user authentication
- [ ] User middleware
- [ ] Handle Product Order
- [ ] Refactor monolith
- [ ] Generate CSV relatories of Product Orders from Django Admin
- [ ] Refactor from a monolith to a microservices based