RAPID API Explorer
Overview
The RAPID API Explorer is a simple application for exploring a RAPID Service. It allows you to explore your services' metadata and build and execute queries against your service.
Try it Out!
To try out the RAPID API Explorer, just click RAPID API Explorer. You can experiment with the Jetsons service or enter your service URL and click Enter.
Source Code
The source code for the API Explorer can be found in the RAPID API Explorer open source repo, and demonstrates the use of the following individual controls:
- RAPID Url Editor for building RAPID-compliant URLs against your service
- RAPID Visual Model Editor for creating a visual display of your service
- OData-OpenAPI for converting the CSDL runtime metadata to OpenAPI format.