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
- Host: GitHub
- URL: https://github.com/rodrigorvsn/carrot
- Owner: RodrigoRVSN
- Created: 2023-07-26T03:11:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T02:25:40.000Z (almost 3 years ago)
- Last Synced: 2025-05-09T01:51:34.894Z (about 1 year ago)
- Topics: django, django-admin, djangorestframework, postgresql, rabbitmq
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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