跳转到主要内容

Django connexion扩展

项目描述

Django Connexion

这是connexion库的django API。

入门

安装

使用poetry

poetry add git+https://github.com/buserbrasil/django-connexion.git#main

使用pip

pip install git+https://github.com/buserbrasil/django-connexion.git

使用

from django_connexion import DjangoApi

doc_api = DjangoApi("openapi.json") # path to openapi file (json or yaml).

# ... any code

urlpatterns = [
  path("", doc_api.urls),
  # ... rest of urls
  path('admin/', admin.site.urls),
]

项目详情


下载文件

下载适用于您的平台的文件。如果您不确定选择哪个,请了解有关安装软件包的更多信息。

源代码分发

django_connexion-0.0.2.tar.gz (7.1 kB 查看散列)

上传时间: 源代码

构建分发

django_connexion-0.0.2-py3-none-any.whl (9.4 kB 查看哈希值)

上传时间: Python 3

支持者

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面