responder

Framework

A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture.

A familiar HTTP Service Framework for Python.

GitHub

4k stars
91 watching
219 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list

falconflaskgraphqlhttp-frameworkmicroservicespythonweb-services

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 279
emmett-framework/granian A single HTTP server implementation supporting multiple Python application interfaces and protocols 2,958
encode/starlette A lightweight ASGI framework/toolkit for building async web services in Python 10,361
encode/uvicorn Provides an ASGI web server implementation for Python 8,695
getsentry/responses A utility library to mock out the requests Python library for testing purposes. 4,178
microsoft/playwright-python A Python library to automate Chromium, Firefox and WebKit browsers with a single API 12,045
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
aliuygur/gores Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. 104
django/asgiref Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers 1,495
encode/httpx An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. 13,444
theelous3/asks An async HTTP client library with a familiar API and session management 509
darrenburns/posting A terminal-based HTTP client with advanced features and customizable workflows 6,317
reactive-python/reactpy A Python library for building user interfaces in a React-like manner without requiring JavaScript 7,903
urllib3/urllib3 A Python HTTP client library providing features like thread safety and SSL/TLS verification. 3,815
asmcos/requests An HTTP client library that allows users to send HTTP requests with ease and flexibility 664