This Ruby microservices template for Ruby will kickstart your project. It is carefully crafted from lightweight and robust components.
- Rack - The standard webserver interface for minimal, modular and adaptable web applications
- Roda - A lightweight framework that boasts 10000 requests per seconds with little memory footprint on top of Rack
- Puma - The favored server for its simplicity, speed and multi-thread
- Minimalist architecture
- Supports REST and gRPC
- Protocol Buffers (protobuf)
- Docker
- Healthcheck method for your convenience