A simple microservices project. Everything is simply for demo purpose.
- Python
- NodeJS
- Golang
- and so on, depend on my free time. :)
TBD
I use Docker compose and Traefik proxy to eliminate the port append:
docker-compose up
And then open your browser and oint to these endpoints:
When you make any change to this repository, GitHub Actions will be triggered to build Docker images for these services, deploy and curl to each services to get content.