https://github.com/ocramz/conductor-hs
A conductor for microservices
https://github.com/ocramz/conductor-hs
distributed-systems microservices restful
Last synced: 7 months ago
JSON representation
A conductor for microservices
- Host: GitHub
- URL: https://github.com/ocramz/conductor-hs
- Owner: ocramz
- License: bsd-3-clause
- Created: 2017-05-30T13:57:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T13:59:58.000Z (over 8 years ago)
- Last Synced: 2025-02-01T11:30:37.859Z (8 months ago)
- Topics: distributed-systems, microservices, restful
- Language: Haskell
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conductor-hs

A conductor for microservices
## Prerequisites
The [Stack build tool](https://docs.haskellstack.org/en/stable/README/)
## Usage instructions
In the project directory, issue the command
stack build
To execute the tests, run
stack test