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/syed-bilal-haider-engineer/bilal-node_mysql
we are create app node.js react and Mysql Database.
client-side databse materila-ui mysql node reactjs routing server sql
Last synced: 11 Apr 2026
https://github.com/ubeevn/cube-host-web-hosting-template-templatespoint
bootstrap3 company hosting html network server team templates-point
Last synced: 13 Jun 2025
https://github.com/rizkyngrh23/building-server-for-newbie
This repo is a beginner-friendly guide to setting up a secure Express server with MongoDB. It walks you through server setup, HTTPS configuration, and connecting to MongoDB, using a URL shortener as a practical example. Perfect for those new to backend development just like me!
database expressjs mongodb server
Last synced: 13 Apr 2026
https://github.com/manikupireddii/own_database_proxy_server
api database proxy proxy-server server
Last synced: 11 Mar 2025
https://github.com/josemavarez11/wiseglot-api
Backend code for WiseGlot App API
authentication backend django jwt postgresql python rest-api server
Last synced: 13 Apr 2026
https://github.com/reactdattu2021/food-restaraunt-app
Food Restaurant App in Full Stack Project.
expressjs javascript nodejs react server tailwindcss
Last synced: 10 Apr 2026
https://github.com/connorbowlan/blazor.viewportlistener
A lightweight utility for Blazor applications that enables components to respond to browser viewport size changes using JavaScript interop.
blazor interop javascript listener render server viewport webassembly
Last synced: 20 Feb 2026
https://github.com/miteshsharma/gowebserver
A basic go web server code which can be used to write a full blown web application
Last synced: 13 Jun 2025
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/ndunnett/proton
Docker image for hosting dedicated game servers that run on Proton.
Last synced: 15 Apr 2025
https://github.com/jeypi-official/raspberry-server
This project is a Node.js server using Socket.IO to control servos and LEDs in real-time via a web interface. Clients send commands to move the servos connected to GPIO pins, making it ideal for IoT applications.
javascript led node-js raspberry-pi server servo-motor
Last synced: 06 Mar 2025
https://github.com/abdulsamie10/http-server-c
This repository contains the code of HTTP, which accepts requests and response based on the requests.
c c-language c-programming edit get http http-server post programming read server ubuntu write
Last synced: 01 Aug 2025
https://github.com/peterdee/deno-oak-reviews
A backend for the Movie Reviews project
deno mongodb movie-reviews oak server
Last synced: 13 Apr 2026
https://github.com/stopyransky/mapbox-server
Node.js server that allows to fetch, save and stitch together locally multiple Mapbox tiles described with given bounding box (lat lon coordinates), zoom level and map type.
mapbox server service terrain-rgb texture tiles
Last synced: 12 Jul 2025
https://github.com/croketillo/sshconnection-alert
Alert for ssh connections in your server
Last synced: 14 Mar 2025
https://github.com/kcartlidge/simple-service-discovery
An easy to use service discovery tool and health check, based upon endpoints defined in a config file,
golang health-check ping server service-discovery uptime
Last synced: 02 Apr 2025
https://github.com/haozhang95/chat-server
This chat server is created with java i/o.
chat chatclient chatserver java server
Last synced: 25 May 2026
https://github.com/u66u/ngrok2
ngrok 2 just dropped
network networking ngrok rust server tunnel
Last synced: 09 Jul 2026
https://github.com/code-raushan/sequential-tcp-server
A sequential blocking TCP server written in Go.
Last synced: 02 Apr 2025
https://github.com/usama1190/learn-php
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
hypertext-preprocessor laragon php php7 scripting-language server xammp
Last synced: 27 Apr 2025
https://github.com/n1k0r/ansible-role-nftables
nftables role for Ansible
administration ansible ansible-role deployment firewall linux network nftables security server
Last synced: 08 May 2026
https://github.com/n1k0r/ansible-role-backup
Backup role for Ansible
administration ansible ansible-role backup deployment linux rclone server
Last synced: 05 May 2026
https://github.com/petoem/flsaba
simple http server with directory listing
command-line-tool directory http javascript server
Last synced: 12 Jan 2026
https://github.com/celeri-server/body-parser
A JSON request body parsing middleware for Celeri
body-parser celeri http middleware nodejs server
Last synced: 13 Apr 2026
https://github.com/tomsh-hr/pingstat
A lightweight, user-level script for multi-server ping logging, storing stats per server in user-writable SQLite databases.
Last synced: 13 Apr 2026
https://github.com/arifkembiri/rdp-windows-2022-tailscale
RDP Windows 2022 via Tailscale
rdp server tailscale windows-10
Last synced: 21 Apr 2026
https://github.com/ydv-ankit/file-uploader
upload any file and get url to reach to the file
Last synced: 21 Apr 2026
https://github.com/leoborai/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 01 Mar 2025
https://github.com/mentix02/lightning
A blazingly fast API server for The Medialist written in Go.
Last synced: 16 Jan 2026
https://github.com/ibrahimraimi/caching-proxy-server
A high-performance caching proxy server built in Go that forwards requests to origin servers and caches responses
Last synced: 17 Jan 2026
https://github.com/leabrodyheine/board-game-server
This project is a server for a strategy board game, implemented in Java. It involves managing game logic and player interactions in a virtual game environment.
backend game-development object-oriented-programming server
Last synced: 14 May 2026
https://github.com/vasylishchuk/chatconnect_server
A simple Java-based chat server implementation that supports basic client-server communication. The server listens for incoming client connections, handles message exchange, and supports multiple clients simultaneously. Ideal for understanding socket programming and building real-time messaging applications.
java server socket study-project
Last synced: 29 Jun 2026
https://github.com/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 2025
https://github.com/lexhouk/birthday
Indicator application for showing who celebrates a birthday today.
lametric lametric-app lametric-time server
Last synced: 11 Mar 2025
https://github.com/thesupercd/server_in_c
A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the server to offload compute-heavy and parallelizable matrix problems to it.
c ftp-server gauss-jordan-elimination kmeans-clustering matrix-inversion parallel-processing pthreads server socket socket-programming
Last synced: 14 May 2025
https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails
Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.
cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql
Last synced: 24 Jul 2025
https://github.com/nixhantb/quantummq
Distributed Message Queuing Protocol for Message Broker System with almost quantum-level messaging
load-balancer message-broker message-queue protocols proxy pubsub queues server tcp
Last synced: 06 Sep 2025
https://github.com/simplecarrot42/yt-audio-download-2
A simple YouTube audio downloader
downloader python python-3 python-script server simple simple-app simple-project yt-dlp yt-downloader
Last synced: 06 Sep 2025
https://github.com/daphnesmit/koa-typescript-graphql-starter
KOA server, GraphQL and Typescript starter
graphql koa nodejs server typescript
Last synced: 13 Apr 2026
https://github.com/halkyon/go-rest-server
A simple HTTP server written in Go using a RESTful style API to interact with it.
Last synced: 30 Mar 2025
https://github.com/arunk140/mindustry-docker
Quick Run a Mindustry Pre-Release Server Build in Docker
docker docker-compose mindusry server
Last synced: 12 May 2026
https://github.com/umcconnell/servum
Servum is a simple static server. Not more. Not less.
Last synced: 26 Jan 2026
https://github.com/devexpress-examples/reporting-blazor-native-getting-started
Report Viewer for Blazor (native) application created from DevExpress Template
blazor native reporting reporting-for-blazor server xtrareport
Last synced: 09 Aug 2025
https://github.com/shoaib-jamal/messenger
Nostalgic Messenger for RebornXP
chat messenger msn nostalgia server socket-communication socket-io winxp
Last synced: 08 Jul 2026
https://github.com/paramsiddharth/esp32-web-server
A simple web server that runs on an ESP-32 microcontroller.
esp32 espruino internet-of-things serial server web
Last synced: 16 Jun 2026
https://github.com/YGGverse/btracker-gemini
βtracker server implementation for the Gemini protocol
1965 bittorrent btracker catalog gemini gemini-protocol server
Last synced: 15 Jun 2026
https://github.com/jjj999/gileum_server
Extensions of the interfaces of popular server applications by gileum.
configuration developer-tools python server
Last synced: 30 May 2026
https://github.com/alexanderczigler/minecraft
Run your own Minecraft server complete with automated backups, map and Discord chat integration
backup discord docker kubernetes minecraft server
Last synced: 12 Mar 2026
https://github.com/tpeterw/terrigenesis
Secure end-to-end encrypted file server
go golang http http-client http-server server
Last synced: 13 Jun 2026
https://github.com/shade-sdev/shadechat
A Text & Voice Chat Server & Client
Last synced: 28 Aug 2025
https://github.com/network-plane/dhcplane
A highly configurable and efficient DHCP Server with multiple features
cli console dhcp dhcp-server monitor pools server tui
Last synced: 18 Jan 2026
https://github.com/erio-harrison/tinyserver
Refactored the network library to C++11, implemented an HTTP server, and is developing a Rust version
Last synced: 21 Apr 2026
https://github.com/francescozoccheddu/swjas
Simple WSGI JSON API Server
json python server wsgi wsgi-application
Last synced: 14 Jan 2026
https://github.com/nekomimiofficial/nekoconnect
Platform for creating a unified server solution to all web apps, "NekoConnect, Serving servers"
Last synced: 26 Mar 2025
https://github.com/dubniczky/oneapi
JSON object-based single-endpoint server API
Last synced: 03 May 2026
https://github.com/jeff-li/express-api-sever
An enhanced template for your next project using Express.js and PostgreSQL.
backend express nodejs postgresql restful-api server swagger-ui template
Last synced: 09 Apr 2026
https://github.com/molecularcartography/ili_file_server
Lightweight web-service for external files retrieval
Last synced: 26 Aug 2025
https://github.com/amitron-dev/tst-clickeur
Clickeur node.js server
deployment game game-development nodejs server web
Last synced: 26 Aug 2025
https://github.com/js13kgames/planetary-an-starship-fight-game
Planetary — an starship fight game - a js13kGames 2020 competition entry by @aurium.
2020 404 competition desktop game html5 javascript js13k js13kgames js13kgames2020 optimization server
Last synced: 12 Jan 2026
https://github.com/cyclonecode/pong
A simple socket server
cc client client-server getopt http http-server make makefile non-blocking non-blocking-sockets random server socket socket-programming socket-programming-using-c sockets tcp
Last synced: 25 Aug 2025
https://github.com/odigij/simple-epoll-web-server-cpp
Lightweight, experimental web server built in C++
Last synced: 17 Mar 2025
https://github.com/hirotoshioi/haskell-twitter-server
Twitter server written in Haskell
haskell persistent servant server twitter
Last synced: 24 Aug 2025
https://github.com/pjt3591oo/nestjs_translate
nest.js 한국어 번역
javascript nestjs nodejs server
Last synced: 04 May 2026
https://github.com/twyr/twyr-webapp-server-base-ember-app
Generate ember.js and addons assets for integration into twyr-webapp-server
ember emberjs javascript nodejs server twyr webapp
Last synced: 24 Aug 2025
https://github.com/sanaapathann/webrtc-vlm
Real-time WebRTC + WASM & Server AI Multi-Object Detection Runs on low-resource laptops. Supports both browser (WASM) and Python backend inference. One-command launch with Docker + ngrok.
detection docker javascript js live-streaming node nodejs python server vlm wasm webrtc
Last synced: 10 Apr 2026
https://github.com/zeidlitz/kvdbstore
HTTP server that can persistently store and retrieve key-value pairs.
api go golang http http-server key-value server sqlite3 storage
Last synced: 12 Mar 2026
https://github.com/ssbit01/secure-otp-server
A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.
bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler
Last synced: 10 Apr 2026
https://github.com/tank-bohr/jubilant-computing-machine
kata preforking refactoring ruby server
Last synced: 05 Oct 2025
https://github.com/sts07142/resumable-upload
A Python implementation of the [TUS resumable upload protocol](https://tus.io/) v1.0.0 for server and client, with zero runtime dependencies.
client python resumable resumable-upload server tus
Last synced: 14 Jan 2026
https://github.com/fvilers/listen-once
A Node.js web server that listen only once
server typescript typescript-library web
Last synced: 19 Apr 2026