All Projects → msgpack-asgi → Similar Projects or Alternatives

258 Open source projects that are alternatives of or similar to msgpack-asgi

arel
Lightweight browser hot reload for Python ASGI web apps
Stars: ✭ 69 (-31%)
Mutual labels:  asgi, starlette, fastapi
inboard
🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.
Stars: ✭ 106 (+6%)
Mutual labels:  asgi, starlette, fastapi
starlette-graphene3
An ASGI app for using Graphene v3 with Starlette / FastAPI
Stars: ✭ 52 (-48%)
Mutual labels:  asgi, starlette, fastapi
fastapi-zeit-now
A simple example of deploying FastAPI as a Zeit Serverless Function
Stars: ✭ 24 (-76%)
Mutual labels:  asgi, starlette, fastapi
serverless-mangum-examples
Example ASGI applications and Serverless Framework configurations using Mangum
Stars: ✭ 26 (-74%)
Mutual labels:  asgi, starlette, fastapi
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+321%)
Mutual labels:  msgpack, messagepack
starlite
Light, Flexible and Extensible ASGI API framework
Stars: ✭ 1,525 (+1425%)
Mutual labels:  asgi, starlette
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
Stars: ✭ 190 (+90%)
Mutual labels:  asgi, starlette
Awesome Fastapi
A curated list of awesome things related to FastAPI
Stars: ✭ 3,033 (+2933%)
Mutual labels:  starlette, fastapi
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-82%)
Mutual labels:  asgi, fastapi
sbp
Structured Bindings Pack - serialize C++ structs into MessagePack binary form
Stars: ✭ 16 (-84%)
Mutual labels:  msgpack, messagepack
fastapi-azure-auth
Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Stars: ✭ 174 (+74%)
Mutual labels:  asgi, fastapi
async-asgi-testclient
A framework-agnostic library for testing ASGI web applications
Stars: ✭ 123 (+23%)
Mutual labels:  asgi, starlette
Json
JSON for Modern C++
Stars: ✭ 27,824 (+27724%)
Mutual labels:  msgpack, messagepack
Messagepack Csharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Stars: ✭ 3,668 (+3568%)
Mutual labels:  msgpack, messagepack
Msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Stars: ✭ 327 (+227%)
Mutual labels:  msgpack, messagepack
starlette-discord
"Login with Discord" support for Starlette and FastAPI
Stars: ✭ 15 (-85%)
Mutual labels:  starlette, fastapi
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+39488%)
Mutual labels:  starlette, fastapi
webargs-starlette
Declarative request parsing and validation for Starlette with webargs
Stars: ✭ 36 (-64%)
Mutual labels:  asgi, starlette
msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Stars: ✭ 48 (-52%)
Mutual labels:  msgpack, messagepack
Msgpack Rust
MessagePack implementation for Rust / msgpack.org[Rust]
Stars: ✭ 561 (+461%)
Mutual labels:  msgpack, messagepack
Msgpack Javascript
MessagePack for JavaScript/TypeScript/ECMA-262 / msgpack.org[JavaScript]
Stars: ✭ 742 (+642%)
Mutual labels:  msgpack, messagepack
what-the-pack
Ultra-fast MessagePack for NodeJS & Browsers | msgpack.org[Javascript/NodeJS]
Stars: ✭ 36 (-64%)
Mutual labels:  msgpack, messagepack
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+353%)
Mutual labels:  msgpack, fastapi
Msgpack Cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Stars: ✭ 761 (+661%)
Mutual labels:  msgpack, messagepack
starlette-context
Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.
Stars: ✭ 320 (+220%)
Mutual labels:  starlette, fastapi
fastAPI-aiohttp-example
How to use and test fastAPI with an aiohttp client
Stars: ✭ 69 (-31%)
Mutual labels:  asgi, fastapi
kotlinx-serialization-msgpack
MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]
Stars: ✭ 17 (-83%)
Mutual labels:  msgpack, messagepack
TikTokDownloader PyWebIO
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音|TikTok数据爬取工具,支持API调用,在线批量解析及下载。
Stars: ✭ 919 (+819%)
Mutual labels:  asgi, fastapi
starlette-opentracing
Opentracing support for Starlette and FastApi
Stars: ✭ 62 (-38%)
Mutual labels:  starlette, fastapi
fastapi-users
Ready-to-use and customizable users management for FastAPI
Stars: ✭ 1,920 (+1820%)
Mutual labels:  starlette, fastapi
R6rs Msgpack
MessagePack for R6RS Scheme / msgpack.org[Scheme]
Stars: ✭ 14 (-86%)
Mutual labels:  msgpack, messagepack
Msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
Stars: ✭ 78 (-22%)
Mutual labels:  msgpack, messagepack
morelia server
Server for MoreliaTalk network
Stars: ✭ 25 (-75%)
Mutual labels:  starlette, fastapi
fastapi-tdd-docker
Test-Driven Development with FastAPI and Docker
Stars: ✭ 89 (-11%)
Mutual labels:  starlette, fastapi
fastapi-project
FastAPI application without global variables(almost) =)
Stars: ✭ 26 (-74%)
Mutual labels:  asgi, fastapi
Mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
Stars: ✭ 282 (+182%)
Mutual labels:  msgpack, messagepack
mongox
Familiar async Python MongoDB ODM
Stars: ✭ 113 (+13%)
Mutual labels:  asgi, starlette
fastapi-websocket-broadcast
Websocket 'broadcast' demo using FastAPI/Starlette
Stars: ✭ 106 (+6%)
Mutual labels:  starlette, fastapi
rcppmsgpack
MsgPack Headers for R / msgpack.org[R]
Stars: ✭ 17 (-83%)
Mutual labels:  msgpack, messagepack
fast-api-sqlalchemy-template
Dockerized web application on FastAPI, sqlalchemy1.4, PostgreSQL
Stars: ✭ 25 (-75%)
Mutual labels:  fastapi
fastapi-lazy
Lazy package to start your project using FastAPI✨
Stars: ✭ 84 (-16%)
Mutual labels:  fastapi
cq
Clojure Command-line Data Processor for JSON, YAML, EDN, XML and more
Stars: ✭ 111 (+11%)
Mutual labels:  msgpack
fastapi-framework
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions
Stars: ✭ 26 (-74%)
Mutual labels:  fastapi
MLOps
MLOps template with examples for Data pipelines, ML workflow management, API development and Monitoring.
Stars: ✭ 28 (-72%)
Mutual labels:  fastapi
templates
Templates for Intility developers.
Stars: ✭ 31 (-69%)
Mutual labels:  fastapi
fastapi-auth0
FastAPI authentication and authorization using auth0.com
Stars: ✭ 104 (+4%)
Mutual labels:  fastapi
ZeroToHeroDaprCon
Demos from my Zero to Hero with Dapr session @ DaprCon
Stars: ✭ 36 (-64%)
Mutual labels:  fastapi
fastapi-camelcase
Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.
Stars: ✭ 45 (-55%)
Mutual labels:  fastapi
deepstack-trainer
deepstack trainer is a Flask powerd, easy to use web app, hepls us to train and test Deepstack AI
Stars: ✭ 16 (-84%)
Mutual labels:  fastapi
Tplan
😃 T计划 是一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。
Stars: ✭ 59 (-41%)
Mutual labels:  fastapi
vue-element-admin-fastapi
vue-element-admin-fastapi
Stars: ✭ 145 (+45%)
Mutual labels:  fastapi
pydantic-i18n
pydantic-i18n is an extension to support an i18n for the pydantic error messages.
Stars: ✭ 32 (-68%)
Mutual labels:  fastapi
FastAPI-Full-Stack-Samples
The API Application Development using Python FastAPI, including interactive API documentation
Stars: ✭ 61 (-39%)
Mutual labels:  fastapi
fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Stars: ✭ 58 (-42%)
Mutual labels:  fastapi
fastapi-starter
A FastAPI based low code starter: Async SQLAlchemy, Postgres, React-Admin, pytest and cypress
Stars: ✭ 97 (-3%)
Mutual labels:  fastapi
freddie
DRF-like declarative viewsets for FastAPI
Stars: ✭ 49 (-51%)
Mutual labels:  fastapi
fastapi-oidc-react
React + FastApi + Mongo - Login with Google and Azure (OIDC authorisation code flow)
Stars: ✭ 42 (-58%)
Mutual labels:  fastapi
zerorpc-dotnet
A .NET implementation of ZeroRPC
Stars: ✭ 21 (-79%)
Mutual labels:  msgpack
cloudrun-fastapi
FastAPI on Google Cloud Run
Stars: ✭ 112 (+12%)
Mutual labels:  fastapi
1-60 of 258 similar projects