Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davydovanton/ruby-service-template
Simple (Micro)Service template based on dry-system, hanami-api, hanami 2.0, rom, rabbitmq, kafka, psql, and other microlibraries.
https://github.com/davydovanton/ruby-service-template
Last synced: 24 days ago
JSON representation
Simple (Micro)Service template based on dry-system, hanami-api, hanami 2.0, rom, rabbitmq, kafka, psql, and other microlibraries.
- Host: GitHub
- URL: https://github.com/davydovanton/ruby-service-template
- Owner: davydovanton
- License: mit
- Created: 2020-07-27T15:20:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T22:19:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T04:38:08.264Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 40 KB
- Stars: 31
- Watchers: 6
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ruby (Micro) Service Template
Simple service template based on dry-system, hanami-api, hanami 2.0, rom, rabbitmq, kafka, psql and other microlibraries.
## Motivation
It will be awesome to use template repository as a [service chassis](https://microservices.io/patterns/microservice-chassis.html).
## Technologies
* `hanami-api` + `hanami controller 2.0` as a http transport layer
* `dry-system` as a dependency managment framework## Resource usage
## How to use this template
## File structure
## Contributing
## Copyright
Released under MIT License.
Copyright © 2020 Anton Davydov.