micro:API 开发平台
Micro is an API first development platform. It addresses the core requirements for building services in the cloud by providing a set of APIs which act as the building blocks of any platform. Micro deals with the complexity of distributed systems and provides simpler programmable abstractions to build on.
Features
- Microkernel Architecture: Built as separate services combined into a single logical server
- HTTP and gRPC APIs: Facilitate easy service requests and interactions
- Go SDK and CLI: Streamlined service creation and management
- Environment Support: Seamless transitions between local and cloud setups
https://github.com/micro/micro