Skip to main content

Django Connexion

This is a django api for connexion lib.

Get started

Install

With poetry:

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

With pip:

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

Use

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),
]

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_connexion-0.0.2.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_connexion-0.0.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file django_connexion-0.0.2.tar.gz.

File metadata

  • Download URL: django_connexion-0.0.2.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for django_connexion-0.0.2.tar.gz
Algorithm Hash digest
SHA256 956516097c5ccb1e6241054439e632b09b79c102ec845a98d29a0144f3956944
MD5 892b0e2c0479d98093d9bda05aaf5acf
BLAKE2b-256 d3020bdefc2573a212a9743db3bb3591ef00be6922c907e781220d020e2f16b9

See more details on using hashes here.

File details

Details for the file django_connexion-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_connexion-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bc54db71bda7da0ea64fe9bbea9308796c6f471951702a4c6aee9273e9cc064c
MD5 45a3b64ceae4c162937e62a32d3ff3ce
BLAKE2b-256 26cb2e25ac29cf03814872d02f82e4d1b916bfec6b93a3b30ffb8bd4238c4cdb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page