https://github.com/jrobles/distributed-processing-skel
A microservice template written in go also using rabbitmq.
https://github.com/jrobles/distributed-processing-skel
api-server golang rabbitmq
Last synced: over 1 year ago
JSON representation
A microservice template written in go also using rabbitmq.
- Host: GitHub
- URL: https://github.com/jrobles/distributed-processing-skel
- Owner: jrobles
- License: mit
- Created: 2016-04-29T01:31:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T00:48:30.000Z (over 9 years ago)
- Last Synced: 2025-01-21T05:41:45.645Z (over 1 year ago)
- Topics: api-server, golang, rabbitmq
- Language: Go
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Base using Go and Rabbitmq
A skel app which takes a json payload and publishes messages to a rabbitmq server.