Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.42 KB

README.md

File metadata and controls

13 lines (12 loc) · 1.42 KB

Bizdemo

Basic examples of kitex framework and ORM. For advanced examples of obs, load balancing, etc., please refer to the following other biz-demo

Integrated more components and more complete biz-demo

  • bizdemo/easy_note Example of using kitex as an rpc framework to implement a simple note service with multiple middlewares
  • Bookinfo Example of using kitex as the rpc framework to implement multi-functional book service programs including istio, opentelemetry, etc.
  • Open Payment Platform Example of using kitex as the rpc framework to demonstrate the usage of kitex generic call, and builds an integrated payment platform.
  • Book Shop Example of using kitex as an rpc framework to implement an e-commerce system including an ElasticSearch search engine
  • FreeCar Example of using kitex as the rpc framework to implement cloud native time-sharing car rental system suite services