fastopenapi
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado).
파일 탐색기
최종 버전 다운로드 (.zip)- action.yml
- bug_report.yml
- feature_request.yml
- docs.yml
- master-deploy.yml
- master.yml
- test-deploy.yml
- test.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- PULL_REQUEST_TEMPLATE.md
- SECURITY.md
- AIOHTTP.md
- pure.py
- with_fastopenapi.py
- with_validators.py
- __init__.py
- benchmark_base.py
- schemas.py
- storage.py
- DJANGO.md
- pure.py
- with_fastopenapi.py
- with_validators.py
- FALCON.md
- pure.py
- with_fastopenapi.py
- with_validators.py
- run.py
- FLASK.md
- pure.py
- with_fastopenapi.py
- with_validators.py
- pure.py
- QUART.md
- with_fastopenapi.py
- with_validators.py
- pure.py
- SANIC.md
- with_fastopenapi.py
- with_validators.py
- pure.py
- STARLETTE.md
- with_fastopenapi.py
- with_validators.py
- pure.py
- TORNADO.md
- with_fastopenapi.py
- with_validators.py
- benchmark.py
- README.md
- architecture.md
- architecture_quick_reference.md
- custom_routers.md
- openapi_customization.md
- performance.md
- testing.md
- dependencies.md
- errors.md
- parameters.md
- responses.md
- routers.md
- types.md
- changelog.md
- contributing.md
- faq.md
- async_tasks.md
- authentication.md
- crud_api.md
- file_uploads.md
- multi_router.md
- aiohttp.md
- django.md
- falcon.md
- flask.md
- overview.md
- quart.md
- sanic.md
- starlette.md
- tornado.md
- core_concepts.md
- installation.md
- quickstart.md
- dependencies.md
- error_handling.md
- request_body.md
- request_parameters.md
- response_handling.md
- routing.md
- security.md
- validation.md
- favicon.png
- HelloRedoc.jpg
- HelloSwagger.jpg
- mermaid-init.js
- index.md
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- settings.py
- storage.py
- urls.py
- wsgi.py
- manage.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- routes.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- authors.py
- posts.py
- __init__.py
- storage.py
- run.py
- aiohttp_example.py
- django_example.py
- falcon_example.py
- flask_example.py
- quart_example.py
- sanic_example.py
- starlette_example.py
- tornado_example.py
- __init__.py
- constants.py
- dependency_resolver.py
- params.py
- router.py
- types.py
- __init__.py
- exceptions.py
- types.py
- __init__.py
- generator.py
- ui.py
- __init__.py
- profile.py
- resolver.py
- __init__.py
- builder.py
- serializer.py
- __init__.py
- async_router.py
- extractors.py
- __init__.py
- async_router.py
- extractors.py
- sync_router.py
- __init__.py
- async_router.py
- extractors.py
- sync_router.py
- __init__.py
- extractors.py
- sync_router.py
- __init__.py
- async_router.py
- extractors.py
- __init__.py
- async_router.py
- extractors.py
- __init__.py
- async_router.py
- extractors.py
- __init__.py
- async_router.py
- extractors.py
- handler.py
- utils.py
- __init__.py
- base.py
- common.py
- extractors.py
- __init__.py
- __version__.py
- error_handler.py
- py.typed
- __init__.py
- test_base_router.py
- test_dependency_resolver.py
- test_params.py
- test_types.py
- __init__.py
- test_exceptions.py
- __init__.py
- apps.py
- clients.py
- conftest.py
- test_async_endpoints.py
- test_body_semantics.py
- test_content_types.py
- test_cookies_headers.py
- test_crud.py
- test_dependencies.py
- test_docs.py
- test_errors.py
- test_forms.py
- test_head_status.py
- test_json_body.py
- test_multipart.py
- test_query_params.py
- test_smoke.py
- utils.py
- __init__.py
- test_openapi_generator.py
- test_ui.py
- __init__.py
- test_extraction_profile.py
- test_parameter_resolver.py
- __init__.py
- test_response_builder.py
- test_response_serializer.py
- __init__.py
- test_aiohttp_router.py
- __init__.py
- conftest.py
- test_django_router.py
- __init__.py
- conftest.py
- test_django_router.py
- __init__.py
- __init__.py
- test_falcon_router.py
- __init__.py
- test_falcon_extractor.py
- test_falcon_router.py
- __init__.py
- __init__.py
- test_flask_extractor.py
- test_flask_router.py
- __init__.py
- test_quart_extractor.py
- test_quart_router.py
- __init__.py
- test_sanic_router.py
- __init__.py
- test_starlette_router.py
- __init__.py
- test_dynamic_handler.py
- test_tornado_router.py
- __init__.py
- test_base_adapter.py
- test_docs_registration.py
- test_extractor_edges.py
- test_extractors.py
- __init__.py
- test_error_handler.py
- test_routers_import.py
- .coveragerc
- .flake8
- .gitignore
- .isort.cfg
- .pre-commit-config.yaml
- CHANGELOG.md
- CITATION.cff
- LICENSE
- logo.png
- mkdocs.yml
- poetry.lock
- pyproject.toml
- pytest.ini
- README.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/mr-fatalyst/fastopenapi
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd fastopenapi
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install fastopenapi
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[aiohttp]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[falcon]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[flask]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Python
쉬움사전 준비물
pip install fastopenapi
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[aiohttp]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[falcon]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[flask]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastopenapi[quart]
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
