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

https://github.com/mah-shamim/blog-microservices

To create a raw PHP microservice-based blog project, we'll develop two microservices: one for user management and one for blog posts. We'll also set up a basic API gateway to route the requests to the appropriate services.
https://github.com/mah-shamim/blog-microservices

Last synced: about 1 month ago
JSON representation

To create a raw PHP microservice-based blog project, we'll develop two microservices: one for user management and one for blog posts. We'll also set up a basic API gateway to route the requests to the appropriate services.

Awesome Lists containing this project