Merge "Add api docs for MSB"
[msb/apigateway.git] / docs / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 MSB(Microservices Bus)
4 ------------------------------------------------
5
6 Microservices Bus provide key infrastructure functionalities to support ONAP microservice architecture including service registration/discovery, service gateway, service load balancer and service governance. It's a pluggable architecture so it can be extended with plugins to provide value added services such as centralized authentication for APIs. Microservices Platform also provides a GUI portal for service management.
7
8 MSB comprises these modules: 
9
10 - MSB
11     - Discovery
12     - API Gateway
13     - MSB SDK
14     - Swagger SDK
15
16 .. toctree::
17    :maxdepth: 1
18    
19    offeredapis.rst
20
21