compendium-client alternatives and similar packages
Based on the "network" category.
Alternatively, view compendium-client alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of compendium-client or a related project?
README
Mu for Haskell
This repo defines a set of libraries to write microservices in a format- and protocol-independent way. It shares the same goals as Mu for Scala, but using idiomatic Haskell and more type-level techniques.
[Documentation](docs)
Contributing
This set of libraries are thought to be built using Stack. Just jump into the folder and run stack build
! The top-level stack.yaml
defines a common resolver and set of dependencies for all the packages.
If you want to contribute, please be sure to read the [development guidelines](DEVELOPMENT.md) first.