All Projects → quantmind → aio-openapi

quantmind / aio-openapi

Licence: BSD-3-Clause license
A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to aio-openapi

Rororo
Implement aiohttp.web OpenAPI 3 server applications with schema first approach.
Stars: ✭ 95 (+251.85%)
Mutual labels:  aiohttp, openapi3
aiohttp-swagger3
Library for swagger documentation browsing and validating aiohttp requests using swagger specification 3.0
Stars: ✭ 54 (+100%)
Mutual labels:  aiohttp, openapi3
cashews
Cache with async power
Stars: ✭ 204 (+655.56%)
Mutual labels:  aiohttp
argparse dataclass
Declarative CLIs with argparse and dataclasses
Stars: ✭ 30 (+11.11%)
Mutual labels:  dataclasses
CoubDownloader
A simple downloader for coub.com
Stars: ✭ 64 (+137.04%)
Mutual labels:  aiohttp
oaie-sketch
OpenAPI Visual Editor
Stars: ✭ 54 (+100%)
Mutual labels:  openapi3
aiokubernetes
Asynchronous Kubernetes Client
Stars: ✭ 26 (-3.7%)
Mutual labels:  aiohttp
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+1577.78%)
Mutual labels:  openapi3
asyncpy
使用asyncio和aiohttp开发的轻量级异步协程web爬虫框架
Stars: ✭ 86 (+218.52%)
Mutual labels:  aiohttp
aws2openapi
Amazon Web Services API description to OpenAPI 3.0 definition
Stars: ✭ 45 (+66.67%)
Mutual labels:  openapi3
PornHub-Downloader
基于 Aiohttp 和 Pyppeteer 的 PornHub 视频下载工具,支持多任务并行下载。
Stars: ✭ 20 (-25.93%)
Mutual labels:  aiohttp
hydra-zen
Pythonic functions for creating and enhancing Hydra applications
Stars: ✭ 165 (+511.11%)
Mutual labels:  dataclasses
fastAPI-aiohttp-example
How to use and test fastAPI with an aiohttp client
Stars: ✭ 69 (+155.56%)
Mutual labels:  aiohttp
Pyrez
(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
Stars: ✭ 23 (-14.81%)
Mutual labels:  aiohttp
Playing-with-Asyncio
This series shows you the basics of how to use the Asyncio Library in Python.
Stars: ✭ 37 (+37.04%)
Mutual labels:  aiohttp
toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Stars: ✭ 46 (+70.37%)
Mutual labels:  validation-library
gopenapi
An OpenAPI v3 utility for Go
Stars: ✭ 20 (-25.93%)
Mutual labels:  openapi3
dummy
Run mock server based off an API contract with one command
Stars: ✭ 170 (+529.63%)
Mutual labels:  openapi3
openapi-tf-example
Example of how you can use OpenAPI with AWS API Gateway, Also includes integrations with AWSLambda, AWS Cognito, AWS SNS and CloudWatch logs
Stars: ✭ 38 (+40.74%)
Mutual labels:  openapi3
universe-topology
A universal computer knowledge topology for all the programmers worldwide.
Stars: ✭ 47 (+74.07%)
Mutual labels:  aiohttp

aio-openapi

PyPI version Python versions Build Coverage Status Documentation Status Downloads

Asynchronous web middleware for aiohttp and serving Rest APIs with OpenAPI v 3 specification and with optional PostgreSql database bindings.

See the tutorial for a quick introduction.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].