https://github.com/sohelamin/microservices
A collection of some random microservices.
https://github.com/sohelamin/microservices
golang microservices nodejs polyglot python scalable
Last synced: 6 months ago
JSON representation
A collection of some random microservices.
- Host: GitHub
- URL: https://github.com/sohelamin/microservices
- Owner: sohelamin
- License: mit
- Created: 2018-03-12T14:52:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T06:00:19.000Z (about 7 years ago)
- Last Synced: 2025-04-02T15:06:18.966Z (6 months ago)
- Topics: golang, microservices, nodejs, polyglot, python, scalable
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microservices
> A collection of some random microservices made with different stacks.|Service |Language|Port|
|-----------------------|--------|----|
|`message-queue-python` |Python |8080|
|`websocket-go` |Golang |8081|
|`push-notification-go` |Golang |8082|
|`webhook-function-node`|Node.js |8083|### Todo
- More microservices :heavy_plus_sign:
- Implement API Gateway :twisted_rightwards_arrows:## Author
[Sohel Amin](http://sohelamin.com)## License
This project is licensed under the MIT License - see the [License File](LICENSE) for details