Skip to main content
Fynd Boltic Logo
gatewayTesting7890
REST API gateway for testing with dynamic routing and Swagger UI.
gatewayTesting7890
About
This API gateway provides various GET and POST endpoints for testing purposes. The available endpoints include general routes like /, /static, /proxyurl, /serverless, and /gatewaytesting. The Swagger UI at /swagger.html allows users to explore and test the API routes interactively. This gateway is ideal for developers and QA teams looking to test and validate API integrations. Example use cases include testing API responses, exploring dynamic routing capabilities, and utilizing Swagger for documentation and testing.
How to use this template
  1. Deploy the API gateway using the provided template.

  2. Configure the routes as needed, focusing on the /tables and /fp routes for dynamic and POST requests respectively.

  3. Set up any necessary authentication if needed for your testing environment.

  4. Test the endpoints using the Swagger UI available at /swagger.html.

  5. Follow best practices by documenting any changes made to the routes or configurations.