Server-side web frameworks for building scalable backend applications across all major languages.
Backend Frameworks
Repositories
FastAPI is a modern, high-performance Python web framework for building APIs. It's fast to code, intuitive, and based on standard Python type hints, with automatic interactive documentation.
Gin is a high-performance HTTP web framework written in Go. It features a Martini-like API with up to 40x better performance, zero allocation router, middleware support, crash recovery, JSON validation, and built-in rendering for building REST APIs and microservices.
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it handles much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.
Laravel is a web application framework with expressive, elegant syntax. It simplifies common web development tasks like routing, authentication, and caching, providing a robust foundation for building modern, scalable PHP applications.
Spring Boot helps you create Spring-powered, production-grade applications and services with absolute minimum fuss. It provides an opinionated view of the Spring platform for rapid development.
Nest is a progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications. Built with TypeScript, it combines OOP, FP, and FRP elements and is heavily inspired by Angular's architecture.
Fast, unopinionated, minimalist web framework for node.
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.