Open Source: #server

Catalog projects marked with #server. Tags work as dedicated landing pages, so related tools are easier to find and connect.

This collection holds 18 projects with a combined 1,120,399 GitHub stars. Main languages: Go, JavaScript, TypeScript.

Filters

Reset
Languages

Repositories

Found: 18
nodejs/node
Node.js

Node.js is a cross-platform JavaScript runtime for servers, command-line tools, and network applications.

Stars 117,697 Forks 35,761 Author nodejs Language JavaScript License NOASSERTION
Open
gin-gonic/gin
Gin

Gin is a high-performance HTTP framework for Go with a fast router, middleware, JSON binding, recovery, and convenient REST API development.

Stars 88,655 Forks 8,629 Author gin-gonic Language Go License MIT
Open
nestjs/nest
NestJS

NestJS is a TypeScript framework for Node.js server applications with modules, controllers, providers, and dependency injection.

Stars 75,779 Forks 8,313 Author nestjs Language TypeScript License MIT
Open
redis/redis
Redis

Redis is a fast in-memory data structure server used for caching, queues, counters, sessions, and low-latency workloads.

Stars 74,815 Forks 24,664 Author redis Language C License NOASSERTION
Open
pallets/flask
Flask

Flask is a Python microframework for web applications: routes, request/response handling, Jinja, and extensible server foundations.

Stars 71,639 Forks 16,874 Author pallets Language Python License BSD-3-Clause
Open
expressjs/express
Express

Express is a minimalist web framework for Node.js: routes, middleware, HTTP responses, and server foundations for APIs and sites.

Stars 69,211 Forks 23,765 Author expressjs Language JavaScript License MIT
Open