Skip to main content

A Rackio extension to enable Swagger UI in API definitions

Project description

rackio-swagger

A Rackio extension to enable Swagger UI in API definitions

Installation

pip install RackioSwagger

Usage

from rackio import Rackio
from rackio_swagger import RackioSwagger

app = Rackio()

RackioSwagger(app)

app.run(8028)

Swagger UI

After running your application you will find the UI in the following address.

http://localhost:8028/swagger

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RackioSwagger-0.7.win-amd64.zip (2.5 MB view hashes)

Uploaded Source

Built Distribution

RackioSwagger-0.7-py3-none-any.whl (2.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page