blob: 079de99ea7623e4a58175797726e6dd1b2ca507f [file] [log] [blame]
Development guides
=========================
mesher is an out of box service mesh and API gateway component,
you can use them by simply setting configuration files.
But some of user still need to customize a service mesh or API gateway.
For example:
- API gateway need to query account system and do the authentication and authorization.
- mesher need to access cloud provider API
- mesher use customized control panel
- mesher use customized config server
.. toctree::
:maxdepth: 4
:glob:
development/handler-chain
development/cloud-provider
development/build