squbs (pronounced "skewbs") is a suite of components enabling standardization and operationalization of Akka and Akka HTTP applications/services in a large scale, managed, cloud environment. It standardizes how Akka applications are deployed in different environments and how they are hooked up to the operational environments of large, internet-scale organizations.
Documentation
https://paypal.github.io/squbs/
Getting Started
The easiest way to getting started is to create a project from one of the squbs templates. The followings are currently available giter8 templates:
- squbs-scala-seed: Template for creating sample squbs scala application
- squbs-java-seed: Template for creating sample squbs java application
Contributing to squbs
Thank you very much for contributing to squbs. Please read the contribution guidelines for the process.
License
squbs is licensed under the Apache License, v2.0