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.

tornado

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

fastify

Fast and low overhead web framework, for Node.js

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.

express

Fast, unopinionated, minimalist web framework for node.

tinyhttp

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

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.

beego

beego is an open-source, high-performance web framework for the Go programming language.

iris

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀

fiber

Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

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