Nimbus is a cloud-native micro-service framework. Just like the name, the purpose is to build a light, fast and flexible micro-service platform, which is deeply integrated with K8s. The initial plan is to reach the industry standard level and be able to work stably in a production environment.
- gRPC+HTTP dual gateway
- load configuration file
- implement logging
- implement ORM
- Distributed Link Tracking
The current broad functionality is based on the above blog, thanks to junedayday