Server
A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.
- GitHub: https://github.com/topics/server
- Wikipedia: https://en.wikipedia.org/wiki/Server_(computing)
- Aliases: servers,
- Last updated: 2026-07-02 00:28:05 UTC
- JSON Representation
https://github.com/voltageddebunked/goserve
A simple web-server built in Go.
Last synced: 02 Aug 2025
https://github.com/matheuscara/node_desafio_docker_fullcycle
Este projeto foi desenvolvido como parte de um desafio no Full Cycle Development Course. O objetivo era criar uma aplicação usando Docker que integra um servidor Nginx como proxy reverso, uma aplicação Node.js e um banco de dados MySQL. A aplicação Node.js adiciona um registro em um banco de dados MySQL cada vez que é acessada através do Nginx, e r
docker docker-compose express mysql nginx nginx-proxy node server
Last synced: 12 Apr 2026
https://github.com/cybardev/homelab
Minimal server setup on Alpine Linux with containerd
dotfiles homelab self-hosting server
Last synced: 19 Jan 2026
https://github.com/bharatlal124/job_portal_project
This is the Easily Job Portal - Node JS project using Node js, express js, JavaScript, html, CSS, MVC architecture
authentication css3 html5 javascript json mvc mvc-architecture nodejs project server
Last synced: 05 Apr 2026
https://github.com/92181/webserver
A simple HTTPS server library, containing a fully working static file server.
c fileserver https multithreading network openssl server static-server
Last synced: 11 Oct 2025
https://github.com/emanuelefavero/flask
This is a cheat sheet repo for Flask (Python web framework)
Last synced: 09 May 2026
https://github.com/giocip/mirth_netcalc
Network Calculator as Decimal Computing Server
arithmetic fileserver math mirth mirth-connect operations operator server
Last synced: 18 Feb 2026
https://github.com/nadavbitran/perfect-maze-app
A perfect maze app which users can play infinite generated mazes, track leaderboards and more...
algorithms bfs client dfs java javafx server shortest-path-algorithm
Last synced: 14 May 2026
https://github.com/tech-warriors-corporation/stock-management-api
The API for consult data from Casulo Social (NGO).
api jwt python railway server stock-management
Last synced: 13 Oct 2025
https://github.com/dominique216/e-commerce-backend
This is the back-ed of an e-commerce application that allows users to get, post, update, and delete information from a database.
api-routes dotenv expressjs insomnia mysql nodejs restful-api sequelize server
Last synced: 14 Apr 2026
https://github.com/chucho-kun/client-uptask-node-typescript-
CLIENT - UpTask in React - Typescript - TailwindCSS
jsonwebtoken login-system mongodb-atlas platform-engineering react server task-manager typescript
Last synced: 13 Oct 2025
https://github.com/brittojo7n/pernstackproject-jobportal
A portal aimed at job seekers and recruiters built with React, Node.js, and PostgreSQL.
database express express-js expressjs job job-portal job-portal-website job-search jobsearch nodejs nodemailer pern-stack postgres postgresql postgresql-database react react-hooks react-router server website
Last synced: 14 Oct 2025
https://github.com/kkurzawa/node-server
Node Server
authentication-backend crud express-js expressjs glitch jsonwebtoken mongodb mvc nodejs rest-api server
Last synced: 10 Apr 2026
https://github.com/newlandtv/unityremoteplayer
Remote Player Server and Client source code.
client networking player remote server tcp unity
Last synced: 22 Jan 2026
https://github.com/viacheslavtitov/easy-dictionary-server
REST API server for mobile apps of Easy-Dictionary project. Developed by Go and managing by Gin-Gonic HTTP framework
backend clean-architecture gin-gonic go golang server viper
Last synced: 27 Jan 2026
https://github.com/devsujay19/g-h-u-f
This is an user finder web application where a user can search faster for a GitHub user with plenty of informations across the GitHub.
api api-project application-programming-interface database databases db git github github-database github-db github-servers next nextjs query react react-js reactjs server server-side-rendering servers
Last synced: 14 Apr 2026
https://github.com/stella4444/client-server
Client server communication in Java
client client-server networking server socket-programming socket-programming-in-java
Last synced: 14 Oct 2025
https://github.com/thyrlian/webserverdocker
Uninteresting web server (to serve files) Docker image for personal purposes
apache docker fileserver server webserver
Last synced: 14 Oct 2025
https://github.com/ii887522/reverse-proxy
A server that forwards client request to the correct web server for processing, and also forwards server response to the correct web client browser for presentation.
proxy proxy-server reverse-proxy server
Last synced: 15 Oct 2025
https://github.com/langya466/jtailwind
一个基于Java的后端UI组件库,让后端开发者能够直接编写前端代码。使用H5、Tailwind CSS和JavaScript,实现后端到前端的无缝集成。
html5 java java8 javascript server springboot tailwind tailwindcss web
Last synced: 05 May 2026
https://github.com/yashsriv/dashboard-http
Http + Authentication Service for Dashboard
Last synced: 15 Oct 2025
https://github.com/friedrith/install-server
This repository lists everything needed to setup a server for a node web app.
Last synced: 16 Oct 2025
https://github.com/khumbulani9/server-apis-weather-dashboard
Server APIs allow developers to access their data and functionality by making requests with specific parameters to a URL. Developers are often tasked with retrieving data from another application's API and using it in the context of their own. Your Challenge is to build a weather dashboard that will run in the browser.
apis bootstrap bootstrap4 css css-framework html javascript server serverapi sidebar
Last synced: 04 May 2026
https://github.com/satendra03/node-fast-server
Node Fast Server is a pre-configured Node.js template powered by Express, with essential tools like CORS, dotenv, and modular routing — all set up and ready to go with a single command. Skip the repetitive setup and start building your backend in seconds ⚡
express express-js expressjs mongodb mongoose mvc mvc-architecture mvc-framework node node-js nodejs server
Last synced: 05 Mar 2026
https://github.com/namangupta123/gramify_server
Server for Gramify.
backend-api expressjs framework helper langchain-js mistral node-js nodemon server service
Last synced: 27 Apr 2026
https://github.com/glopez-distelsa/pyodbc_sqlalchemy_macos
Muestra la configuración necesaria para la conexión del ODBC de Microsoft SQL Server para su conexión desde pyodbc
mac-os odbc pyodbc python server sql-server
Last synced: 14 Mar 2026
https://github.com/thomthom/play-play
A Raspberry Pi powered display board for organising game matches
boardgame dashboard flask organizer python raspberry-pi server
Last synced: 02 May 2026
https://github.com/hudson-newey/rust-http-server
A simple HTTP server made in rust. This is not innovative, but is a helpful adaptation which may be used in future projects.
file-server fileserver rust server simple
Last synced: 17 Oct 2025
https://github.com/mrsarm/rust-server-env-config
Util types and functions to quickly and easy set up an HTTP server from environment variables.
config env environment-variables rust server
Last synced: 18 Oct 2025
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/astrevalrp/astreval-bot
Astreval's bot repository
bot discord discord-bot discord-js discord-js-bot javascript node public server ts-node typescript
Last synced: 23 Feb 2026
https://github.com/dpanel-id/django-example
Deploy Django on a VPS using dPanel
deployment deployment-automation django django-framework dpanel server vps
Last synced: 18 May 2026
https://github.com/flipsoftware/flip-share
Easily host your content on the Web. An easy-to-use server to host any type of file with just a few clicks.
easy fast host rust server share webassembly
Last synced: 19 Oct 2025
https://github.com/molnarmark/slid
💭 Slid is a static file server with routing support.
file go golang route routing server slid static static-file-server
Last synced: 01 Jun 2026
https://github.com/khoidm2004/iot-pipeline
Humidity Data Collection IoT System
api-rest azure hosting-az iot-application nodejs reactjs server
Last synced: 14 Apr 2026
https://github.com/rasabh-org/html-tutorials
A repository to host sample HTML source files intended to be used as study materials for learning or teaching purposes.
browser programming-language server tutorial-code web-development
Last synced: 23 Jan 2026
https://github.com/tylerjdev/dj-with-friends-server
Built with: Node.js, Heroku, Socket.IO, Express.js, Firebase Admin. ☀️
Last synced: 24 Oct 2025
https://github.com/ajsalemo/omdb-graphql-apollo
Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo
api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app
Last synced: 15 Apr 2026
https://github.com/baharkose/blogapp
api context-api formik-yup mui privaterouter react server toastify toolkit
Last synced: 23 Jan 2026
https://github.com/frank-wong-cn/zipserver
An utility to serve all files in multiple zip files as a simple web service for portable, offline documentation viewing in a hard-drive-friendly manner.
html-server rocket server utility zip
Last synced: 15 Mar 2026
https://github.com/sour0v1/sg-server
This repository contains the server-side code for a library management system. It provides a robust backend solution for a platform that allows users to explore, search, and borrow books.
api expressjs middlware mongodb-database server
Last synced: 06 Mar 2026
https://github.com/deftomat/just_google_jwt_decoder
A Google JWT decoder library for Dart.
dart google-jwt google-signin jwt server
Last synced: 24 Oct 2025
https://github.com/lightlifedev/slashboard-desktop
A simple and convenient dashboard to monitor the activity and performance of your home servers.
dashboard electron featured monitoring performance reactjs server slashboard task-manager
Last synced: 14 Apr 2026
https://github.com/brundonsmith/courier
Super simple Express-like wrapper for Deno's built-in HTTP server
deno expressjs server typescript
Last synced: 14 Apr 2026
https://github.com/maia14/feed
An app that contains a comment feed with the ability to insert new comments and filter the existing comments. Developed in React, HTML5 , SCSS, Express, NodeJS and MongoDB.
ajax backend es6 frontend frontend-webdevelopment full-stack javascript nodejs react server
Last synced: 14 Apr 2026
https://github.com/kguzek/guzek-uk-api
A RESTful API for the Guzek UK website.
api api-rest content-management-system episode-tracker express mariadb mariadb-database mysql mysql-database node node-js-express nodejs rest-api server tv-show-organiser tv-shows video-streaming
Last synced: 30 Dec 2025
https://github.com/asukhanov/liteserver
Lightweight Process Variable Server
ads1115 apstrim hmc5883 i2c-sensors instruments labjack mmc5983 qmc5883 raspberry-pi remote sensors server usb-camera
Last synced: 26 Oct 2025
https://github.com/jqntn/projectace
Unreal dogfighting game with custom multiplayer backend
client client-server dogfight game game-dev game-development gamedev games multiplayer server unreal unreal-engine unreal-engine-5
Last synced: 26 Oct 2025
https://github.com/dean151/swift-server-socket.io
Socket.IO v5 protocol implementation in Swift
http server server-side-swift socket-io-server swift swift-nio web web-server websocket
Last synced: 15 Apr 2026
https://github.com/nizos/csp-docker
A Docker-based environment for testing and experimenting with Content Security Policies (CSP)
content-security-policy csp docker docker-compose nginx security-headers server
Last synced: 28 Jan 2026
https://github.com/u66u/ngrok2
ngrok 2 just dropped
network networking ngrok rust server tunnel
Last synced: 27 Oct 2025
https://github.com/r-n/controllertestpc
android c-sharp controller csharp game-dev game-development gamedev server unity unity-3d unity-networking unity3d windows
Last synced: 27 Oct 2025
https://github.com/dannyjiustian/system-server-rfid-blockchain
This repository is for a contactless payment server system with blockchain technology, the project is connected with hardware and mobile application systems.
blockchain ethereum expressjs javascript mqtt mqtt-broker postgresql prisma rest-api server smart-contracts
Last synced: 09 Apr 2026
https://github.com/danielbgoncalves/servidor-com-pl
Criação de um site para uma pizzaria usanod um servidor com prolog para gerenciar pedidos e cancelamentos
Last synced: 24 Jan 2026
https://github.com/openlegends/server
OpenLegends Game Server
api diesel game game-server openlegends rust server socket sqlite tls
Last synced: 24 Feb 2026
https://github.com/marvin1099/vaultwardeninstancelist
An unofficial list of public Vaultwarden instances.
bitwarden instance instances list password-manager server servers vaultwarden vaultwarden-list
Last synced: 24 Jan 2026
https://github.com/stdlib-js/net-http2-secure-server
HTTP/2 secure server.
create http2 javascript net network networking node node-js nodejs server stdlib
Last synced: 15 Apr 2026
https://github.com/emvakar/server-template
vapor template API with auth user, PostgreSQL, Logger, FCM, e-mail
email-sender fcm fcm-notifications postgersql server server-side server-side-swift swift-4 swift4 template-api vapor
Last synced: 16 Mar 2026
https://github.com/aashari/mcp-server-atlassian-bitbucket
A TypeScript-based Model Context Protocol (MCP) server for Atlassian Bitbucket integration. Provides tools for accessing and managing repositories, pull requests, and workspace data to connect Claude/Anthropic AI systems to Bitbucket.
ai ai-connector ai-integration anthropic atlassian bitbucket claude cli llm mcp mcp-server model-context-protocol pull-request repository server tooling tools typescript version-control
Last synced: 15 Apr 2026
https://github.com/chamodshehanka/backcontact
Load Google contacts into a Google spreadsheet using Ballerina lang, Google API and OAuth 2.0
ballerina server server-side wso2
Last synced: 30 Jan 2026
https://github.com/astrodynamic/exchangequest
ExchangeQuest is a C++ client-server trading exchange system for USD and RUB with order matching, supporting multiple clients and real-time balance updates.
asio asio-library async boost client client-server cmake cpp cpp20 exchange finance gtest networking server socket tcp tcp-client tcp-server trading traiding
Last synced: 30 Jan 2026
https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
ahk autohotkey http node server
Last synced: 30 Jan 2026
https://github.com/cicd-tutorials/animals
Simple containers for testing and demonstrating (rolling) updates.
container container-image demo demo-application hello-world server testing webserver
Last synced: 30 Jan 2026
https://github.com/ahmetozer/openvpn-installer
OpenVPN installer for Ubuntu
automated-vpn-installer linux linux-vpn openvpn openvpn-server server ubuntu vpn
Last synced: 04 May 2026
https://github.com/montybechir/proxy_server_err_generator
Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank
get http http-protocol post proxy-server server serverclient
Last synced: 21 Apr 2026
https://github.com/chompfoods/stub-scala-akka-http-server
Scala Akka HTTP server stub for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
akka api branded chomp data database food grocery ingredients raw recipe-api recipes scala server stub stub-server
Last synced: 15 Apr 2026
https://github.com/nicknickolasm4/esp32_temperatura_mqtt
Este projeto tem como objetivo controlar a temperatura de um ambiente utilizando sensores e atuadores conectados a um ESP32, com visualização em tempo real dos dados via interface web e armazenamento histórico em banco de dados.
dht11 esp32-arduino i2c-display mqtt server temperatura
Last synced: 30 Jan 2026
https://github.com/toakiryu/scratch-status
Monitor the real-time status of Scratch services, including uptime, version, server load, and database health. Stay informed with detailed status indicators for Scratch's key services and cache connectivity.
api giscus nextjs scratch server status-page vercel-hosting
Last synced: 15 Apr 2026
https://github.com/roeisharon/user-server-project
Flask-based REST API for managing validated users.
flask json pytest python rest-api server validation
Last synced: 15 Apr 2026
https://github.com/mjakobczyk/daily-content
:newspaper: :whale: Application for consuming data from the information centres.
docker docker-compose golang makefile server webapp
Last synced: 17 Mar 2026
https://github.com/yujiosaka/mcp-html-sync-server
A real-time HTML syncing server with hot reload capabilities, built using the Model Context Protocol (MCP)
hot-reload html mcp mcp-server server static sync
Last synced: 25 Feb 2026
https://github.com/japrozs/apollo
A new way to test your startup ideas
apollo do docker hacktoberfest iterm2 node renderer server typescript vscode web
Last synced: 15 Apr 2026
https://github.com/shreyasmehta05/nettactoe
A multiplayer Tic-Tac-Toe game in C, implemented using both TCP and UDP protocols for network communication.
c client networking server socket-programming tcp udp
Last synced: 31 Jan 2026
https://github.com/subrotokumar/doc-sync-server
Node Backend server for Doc-sync: Realtime Document Editor
docker express graphana node prometheus server socket typescript
Last synced: 01 Feb 2026
https://github.com/iamgerwin/n8n-hetzner-setup
Production-ready self-hosted n8n instance with Docker, PostgreSQL, Redis, and Traefik.
hetzner n8n self-hosted server traefik vps
Last synced: 01 Feb 2026
https://github.com/rila111/content2map
Find geographical locations and automatically links them to open maps Nextjs for Frontend Flask for backend
environment extractor flask geographical-information-system geolocation leaflet maps nextjs npmrundev react server venv venv-python
Last synced: 09 May 2026