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
Release files for RackioSwagger 0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| RackioSwagger-0.7.win-amd64.zip | 2.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| RackioSwagger-0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.0 MB
Release files / RackioSwagger-0.7.win-amd64.zip
| Download URL | RackioSwagger-0.7.win-amd64.zip |
|---|---|
| Size | 2.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7269639974b2b1d717bd326d31863c8eea6c374fe8bd40fe7de01b4d26cf9429
|
|
BLAKE2b-256 checksum How to use checksums |
dd8aafd2a5c2209ebeeb216a8f7cc82022e28d5da98552dfc7681747f862a302
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
|
Release files / RackioSwagger-0.7-py3-none-any.whl
| Download URL | RackioSwagger-0.7-py3-none-any.whl |
|---|---|
| Size | 2.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06595d7f72c4f8c494870b0b1ae8ba83041ef87771412db2af7b00adc2edb5b1
|
|
BLAKE2b-256 checksum How to use checksums |
e16131b66e30eecf8021f2f37c413c252719d78ab9f6e98c169699dc2ad18b04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
|