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

https://github.com/ryanhustler420/dockercomposemicroservices

Basic microservices build using nodejs and ran using nginx
https://github.com/ryanhustler420/dockercomposemicroservices

docker docker-compose express javascript microservices-application minikube nginx nodejs skaffold

Last synced: 16 days ago
JSON representation

Basic microservices build using nodejs and ran using nginx

Awesome Lists containing this project

README

          

# Fake-JSON-Microservices

- `docker compose up --build`

### Entrypoints 🔗

| Service | Route |
| -------- | ------------- |
| users | ~ ^/users/ |
| posts | ~ ^/posts/ |
| votings | ~ ^/votings/ |
| comments | ~ ^/comments/ |

# Features

- k8s
- helm
- Alert
- Rules
- scripts
- Grafana
- Testing
- refacotring
- e2e testing
- package publishing (npm, python, go)
- write different service with different programming languages