To get started, create your API definition in a Swagger or Blueprint format.
Navigate to the API Mesh Admin portal and upload your API definition.
You can test your APIs right away with the Mock service, without even writing a single line of code!
Pick from any modern programming language and generate a client library for your API. No need to build SDKs and keep the updated.
Reference the client library in your service and just call any API endpoints. The client library will take care of figuring out how to call the service and ensure the call is successful.