Micro is a platform for API driven development. It enables developers to focus on building applications rather than managing infrastructure. It provides the core building blocks needed to build any app or service.
Micro tames the complexity of writing software for the cloud, by empowering developers to create applications without friction or limitation, from source to running and beyond.
A single public HTTP entrypoint for your services. Build microservices on the backend and consolidate as a single API for the frontend
Define access rules, manage user accounts and create auth tokens for all your services and APIs
Dynamic config loaded at runtime plus hot reload support without restarting services
Persistent and multi-tenant key-value storage as a first class citizen so you can build stateless services rapidly
Build event driven architectures using pubsub messaging. Publish, subscribe and track every event you need
Microservices are a first class citizen on the platform. Discover, call and reuse each service as a building block for the next