flashapi
Define your models. FlashAPI does the rest. Auto-generates REST API + CRUD from Python models (FastAPI, Django, Flask)
파일 탐색기
- ci.yml
- release-please.yml
- authentication.md
- custom-logic.md
- customization.md
- examples.md
- features.md
- framework-notes.md
- integration.md
- logo.svg
- logo1.svg
- logo2.svg
- relations.md
- fastapi_example.py
- flask_example.py
- __init__.py
- base.py
- django.py
- fastapi.py
- flask.py
- __init__.py
- custom_routes.py
- pluralize.py
- relations.py
- response.py
- schema.py
- visibility.py
- __init__.py
- openapi.py
- __init__.py
- audit.py
- auth.py
- dashboard.py
- export.py
- filtering.py
- health.py
- pagination.py
- rate_limit.py
- search.py
- sorting.py
- webhooks.py
- websocket.py
- __init__.py
- base.py
- dataclass.py
- detect.py
- django.py
- pydantic.py
- sqlalchemy.py
- __init__.py
- auto.py
- base.py
- orm.py
- sqlalchemy.py
- __init__.py
- django.py
- fastapi.py
- flask.py
- py.typed
- __init__.py
- test_fastapi.py
- test_flask.py
- test_relations.py
- test_soft_delete.py
- __init__.py
- test_pluralize.py
- test_response.py
- test_schema.py
- test_visibility.py
- __init__.py
- test_audit.py
- test_auth.py
- test_dashboard.py
- test_export.py
- test_filtering.py
- test_pagination.py
- test_rate_limit.py
- test_search.py
- test_sorting.py
- test_websocket.py
- __init__.py
- test_dataclass.py
- test_detect.py
- test_pydantic.py
- __init__.py
- test_auto.py
- __init__.py
- test_health.py
- .gitignore
- .release-please-manifest.json
- CHANGELOG.md
- LICENSE
- NOTICE
- pyproject.toml
- README.md
- release-please-config.json
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
