express

Fast, unopinionated, minimalist web framework for node.

koa

Expressive HTTP middleware framework for node.js to make web applications and APIs more enjoyable to write. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream.

httpie

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

fastify

Fast and low overhead web framework, for Node.js

tinyhttp

🦄 0-legacy, tiny & fast web framework as a replacement of Express

fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

resty

Simple HTTP, REST, and SSE client library for Go

gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

requests

Requests allows you to send HTTP/1.1 requests extremely easily. There’s no need to manually add query strings to your URLs, or to form-encode your PUT & POST data — but nowadays, just use the json method!

django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

flask

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja, and has become one of the most popular Python web application frameworks.

Maintained By @challenaiLICENSE: GPL 3.0Version: v0.1.2-beta