Skip to content

ScalerWeb is a hosted Scaler UI instance that allows users to visualize and interact with OpenAPI documentation.

Notifications You must be signed in to change notification settings

rocket-org-imdeepmind/ScalerWeb

Repository files navigation

ScalerWeb

ScalerWeb is a hosted Scaler UI instance that allows users to visualize and interact with OpenAPI documentation. By simply passing the URL of an OpenAPI JSON schema, users can explore APIs effortlessly.

How to Use

To utilize ScalerWeb, follow these simple steps:

  1. Navigate to ScalerWeb.

  2. Append ?url=<open_api_schema_url> to the URL, replacing <open_api_schema_url> with the URL of your OpenAPI JSON schema. For example:

    https://scaler.rocketapi.net/?url=https://example.com/openapi.json
    
  3. Hit Enter or navigate to the modified URL.

You will now be directed to a Redoc UI instance displaying the documentation specified by the provided OpenAPI schema URL.

Features

  • Easy Visualization: ScalerWeb provides an intuitive interface for exploring OpenAPI documentation.
  • Hosted Solution: Eliminates the need for setting up Redoc locally, making API exploration hassle-free.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Support

For any inquiries or support requests, please contact us at [email protected].

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

ScalerWeb is a hosted Scaler UI instance that allows users to visualize and interact with OpenAPI documentation.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published