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.
- Host: GitHub
- URL: https://github.com/mah-shamim/blog-microservices
- Owner: mah-shamim
- License: mit
- Created: 2024-07-15T19:05:11.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T18:57:31.000Z (10 months ago)
- Last Synced: 2025-02-28T09:20:51.512Z (2 months ago)
- Language: PHP
- Size: 59.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE