flask-openapi
A simple API framework based on Flask.
File Explorer
Download Latest Version (.zip)- bug_report.md
- docs.yml
- publish.yml
- stale.yml
- tests.yml
- dependabot.yml
- pull_request_template.md
- image-20210525160157057.png
- image-20210525160744617.png
- image-20210525165350520.png
- image-20210526104627124.png
- image-20210605115557426.png
- openapi-all.png
- Snipaste_2022-03-19_15-10-06.png
- Snipaste_2022-09-04_10-10-03.png
- Snipaste_2023-06-02_11-05-11.png
- Snipaste_2023-06-02_11-06-59.png
- Snipaste_2023-06-02_11-08-40.png
- logo-animation.svg
- logo-blue.svg
- logo-text.gif
- logo-text.svg
- logo-white.svg
- APIBlueprint.md
- APIView.md
- Models.md
- OpenAPI.md
- Configuration.md
- JSON.md
- Model_Config.md
- Request.md
- Response.md
- Route_Operation.md
- Specification.md
- UI_Templates.md
- Changelog.md
- Contributing.md
- Example.md
- index.md
- index.zh.md
- LICENSE.md
- Quickstart.md
- Quickstart.zh.md
- api_blueprint_demo.py
- api_view_demo.py
- async_demo.py
- enum_demo.py
- header_demo.py
- image_demo.py
- init_oauth_demo.py
- just_flask.py
- nested_apiblueprint_demo.py
- openapi_extensions.py
- orjson_demo.py
- pydantic_custom_root_types.py
- request_body_demo.py
- response_demo.py
- rest_demo.py
- servers_demo.py
- simple_demo.py
- upload_file_demo.py
- __init__.py
- callback.py
- components.py
- contact.py
- data_type.py
- discriminator.py
- encoding.py
- example.py
- external_documentation.py
- file.py
- header.py
- info.py
- license.py
- link.py
- media_type.py
- oauth_flow.py
- oauth_flows.py
- operation.py
- parameter.py
- parameter_in_type.py
- path_item.py
- paths.py
- reference.py
- request_body.py
- response.py
- responses.py
- schema.py
- security_requirement.py
- security_scheme.py
- security_scheme_in_type.py
- server.py
- server_variable.py
- style_values.py
- tag.py
- validation_error.py
- xml.py
- __init__.py
- __version__.py
- blueprint.py
- commands.py
- endpoint.py
- openapi.py
- plugins.py
- py.typed
- request.py
- templates.py
- types.py
- utils.py
- view.py
- config.py
- test_api_blueprint.py
- test_api_view.py
- test_api_view_args.py
- test_async.py
- test_body.py
- test_command.py
- test_cookie.py
- test_form.py
- test_header.py
- test_model_config.py
- test_multi_decorator.py
- test_nested_apiblueprint.py
- test_openapi.py
- test_openapi_extensions.py
- test_openapi_with_doc_prefix.py
- test_options_in_viewfunc.py
- test_path.py
- test_populate_by_name.py
- test_pydantic_calculated_fields.py
- test_pydantic_custom_root_types.py
- test_pydantic_validation_error.py
- test_query.py
- test_request_body.py
- test_response.py
- test_restapi.py
- test_trail_slash.py
- test_url_prefix.py
- test_utils.py
- test_validate_request.py
- test_validate_responses.py
- test_validation_error.py
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- mkdocs.yml
- pyproject.toml
- README.md
- uv.lock
// repository documentation
Was this content helpful?
(0 ratings)
