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

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.

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.