Skip to main content

Lightweight API framework using an OpenAPI spec for routing and validation.

Project description

PyAPI Server

Build Status Documentation Status

PyAPI Server is a Python library for serving REST APIs based on OpenAPI specifications. It is based on Starlette and is functionally very similar to connexion, except that it aims to be fully ASGI-compliant.

WARNING: This is still a work in progress and not quite ready for production usage. Until version 1.0 is released, any new release can be expected to break backward compatibility.

Quick Start

from pyapi.server import Application
from some.path import endpoints

app = Application.from_file("path/to/openapi.yaml", module=endpoints)

Project details


Download files

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

Source Distribution

pyapi-server-0.2.8.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

pyapi_server-0.2.8-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file pyapi-server-0.2.8.tar.gz.

File metadata

  • Download URL: pyapi-server-0.2.8.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.4.7 CPython/3.8.10

File hashes

Hashes for pyapi-server-0.2.8.tar.gz
Algorithm Hash digest
SHA256 5b9e5e00e337b4ce274fa5db72da064cdbe9b12b3eb4a9c9ad16837e23d11b87
MD5 5b3861d99837a04925ca56b1417d93f9
BLAKE2b-256 c2f4aeb9c631f9d8831ac68fcbd38a07520bacbd9c132bd6feb329dc5d429fe7

See more details on using hashes here.

File details

Details for the file pyapi_server-0.2.8-py3-none-any.whl.

File metadata

File hashes

Hashes for pyapi_server-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7e3d47b744a5c2d30cf72cd9c423907a69f39e9368a0019e7c577ce542929999
MD5 15a1dbabd51f0262574c6a80493c7ae3
BLAKE2b-256 298158183db76af295967a185b5b877dcb8ec59133fb69db240ce1485b90a121

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page