CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
src/restx_monkey/__init__.py
src/restx_monkey/restx_api.py
src/restx_monkey/restx_reqparser.py
src/restx_monkey/swagger_ui.py
src/restx_monkey/werkzeug_routing.py
src/restx_monkey.egg-info/PKG-INFO
src/restx_monkey.egg-info/SOURCES.txt
src/restx_monkey.egg-info/dependency_links.txt
src/restx_monkey.egg-info/requires.txt
src/restx_monkey.egg-info/top_level.txt
src/restx_monkey/static/droid-sans.css
src/restx_monkey/static/favicon-16x16.png
src/restx_monkey/static/favicon-32x32.png
src/restx_monkey/static/oauth2-redirect.html
src/restx_monkey/static/swagger-ui-bundle.js
src/restx_monkey/static/swagger-ui-bundle.js.map
src/restx_monkey/static/swagger-ui-es-bundle-core.js
src/restx_monkey/static/swagger-ui-es-bundle-core.js.map
src/restx_monkey/static/swagger-ui-es-bundle.js
src/restx_monkey/static/swagger-ui-es-bundle.js.map
src/restx_monkey/static/swagger-ui-standalone-preset.js
src/restx_monkey/static/swagger-ui-standalone-preset.js.map
src/restx_monkey/static/swagger-ui.css
src/restx_monkey/static/swagger-ui.css.map
src/restx_monkey/static/swagger-ui.js
src/restx_monkey/static/swagger-ui.js.map
tests/__init__.py
tests/test_restx_monkey.py