https://github.com/salaah01/simple-microservices-example
A very simplistic microservices application which allows products to be created and likes where the information is passed along an events bus.
https://github.com/salaah01/simple-microservices-example
django django-rest-framework flask microservices rabbitmq
Last synced: 7 months ago
JSON representation
A very simplistic microservices application which allows products to be created and likes where the information is passed along an events bus.
- Host: GitHub
- URL: https://github.com/salaah01/simple-microservices-example
- Owner: Salaah01
- Created: 2021-10-10T23:11:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T23:12:08.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T21:49:14.903Z (9 months ago)
- Topics: django, django-rest-framework, flask, microservices, rabbitmq
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Microservices Example
A very simplistic microservices application which allows products to be created
and likes where the information is passed along an events bus.