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/membranesoftware/membrane-monitor
A server application that executes in the Node.js runtime, targeting the Raspbian (Raspberry Pi) platform. Its primary function is to show websites and play video streams, as commanded by the Membrane Control application.
chromium javascript membrane-control membrane-monitor nodejs omxplayer playlist raspberry-pi raspbian regular-intervals server video-stream
Last synced: 05 May 2026
https://github.com/kaushalvasava/demorestapi
It is a Rest Api using Kotlin, Docker.
backend-api docker gradle kotlin kotlin-backend kotlin-multiplatform rest-api restapi serialization server
Last synced: 06 May 2026
https://github.com/vishalvivekm/pyqqserver
Go server offering APIs to manage and retrieve educational resources.
Last synced: 06 May 2026
https://github.com/shtikov/mjml-server
Self-hosted application for convert mjml to html code.
Last synced: 06 May 2026
https://github.com/brian-emarquez/crud-php
La creación de un CRUD es una tarea muy común en el desarrollo web (CRUD por sus siglas en ingles Create/Read/Update/Delete). Si tu eres un desarrollador web intermedio o avanzado, es muy probable que hayas creados muchos desarrollos que impliquen un (CRUD)
bootstrap crud css mysql php server
Last synced: 06 May 2026
https://github.com/grebtsew/tspec
Terminal spectrum and waterfall visualization of In-phase/Quadrature data.
docker docker-compose python rtl-sdr server spectrogram spectrum terminal terminal-color waterfall
Last synced: 06 May 2026
https://github.com/clinton-mwachia/fastify-starter-template
Fastify Starter Template
Last synced: 06 May 2026
https://github.com/iwansal64/gaia-sensor-logger
A backend server built in Rust that is used to log IoT sensor data to local MongoDB database in time-series
backend iot mongodb postgresql rust server
Last synced: 06 May 2026
https://github.com/volumefi/mcppadex
MCP Server for PalomaDex at Palomadex.com
agentic-ai agentic-workflow agents ai mcp mcp-server server
Last synced: 06 May 2026
https://github.com/arunk140/zipline
Quick TCP (..and UDP) Forwarding using Go Lang
go golang network proxy self-hosted server tcp
Last synced: 10 Jun 2026
https://github.com/gabi-king/quotations
Quotations is a website that lists famous quotes from famous authors. These quotes are stored in a database and accessed by an API. I build this project for fun to learn more about web development and server architecture.
api client client-side flask gunicorn nginx reverse-proxy server server-side web webapp website
Last synced: 06 May 2026
https://github.com/jsmithdev/lwc-server
This is a simple server for local LWC development
Last synced: 06 May 2026
https://github.com/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 2026
https://github.com/unclechu/node-http-markup-server
HTTP-server for markup (using express framework and ejs template engine)
dead-project ecmascript ejs http javascript markup nodejs server
Last synced: 07 May 2026
https://github.com/mateusfg7/learning-nginx
docker docker-compose gateway nginx nginx-proxy node server
Last synced: 07 May 2026
https://github.com/jdgabriel/express-queue
Express server with Queue Bulljs
background-jobs bull express queue server
Last synced: 07 May 2026
https://github.com/rahulbisht001/e-learning_backend
Building an Online Course Market Place Just like Udemy or Course Era. This is the backend repo. you can checkout the backend api's with given link. very soon i will add a home page route where i will show all the routes list which you can access.
expressjs nodejs server vercel-deployment
Last synced: 07 May 2026
https://github.com/au-top/black_worm
Terminal remote access interface using typescript
nodejs server terminal typescript
Last synced: 07 May 2026
https://github.com/themusharraf/fastapibooks
A REST API built with Python and FastAPI, integrating with PostgreSQL for CRUD operations (Create, Read, Update, Delete) on books.
api architecture data-structures database fastapi render server sqlalchemy
Last synced: 07 May 2026
https://github.com/kam1ni/madmin
Server management platform written in Node.js, TypeScript and Vue. Great for executing remote scripts, Continuous Deployment and application hosting.
continous-deployment javascript javascript-applications management nodejs server system-administration typescript
Last synced: 07 May 2026
https://github.com/binghuan/info_desk
The purpose of this project is to get a list of banks
back-end backend docker go golang javascript server website
Last synced: 07 May 2026
https://github.com/twotau/practicebowl
Electron app and server for a practice National Science Bowl round
Last synced: 08 May 2026
https://github.com/andrejarmen751/myshell
Framework for bash
c cli docker-image english french japanese linux-shell llm malware-development multiprocessing redteaming server so tts
Last synced: 08 May 2026
https://github.com/suhailroushan13/session-based-authentication
Session-based authentication is a method where the server maintains the session state using a session ID, which is typically stored in a cookie on the user's browser. When a user logs in, the server creates a session ID, sends it to the user's browser
auth cookie expressjs server session-management
Last synced: 08 May 2026
https://github.com/rn0x/fileservex
FileServeX is a Node.js application for serving files through an Express API, including support for different file types and dynamic file paths.
api api-server express file file-serving files files-server fileservex node server
Last synced: 08 May 2026
https://github.com/drveles/linux_1
Installing and configuring ubuntu server on a virtual machine
Last synced: 10 Jun 2026
https://github.com/hardchik/graphql-implementation
Flask server implementing GraphQL
Last synced: 08 May 2026
https://github.com/solarliner/bayer-js
Reactive server abstractions library for Node.js.
javascript nodejs rxjs6 server
Last synced: 08 May 2026
https://github.com/skuong/go-shorts
Tutorial for Go Programming Language on my YouTube channel ( A lot of code )
backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube
Last synced: 10 Jun 2026
https://github.com/greenvine/hey-grpc-starter-interface
Hey gRPC Boilerplate Project (Generated Protobuf Interface)
boilerplate golang grpc grpc-go protobuf server starter
Last synced: 09 May 2026
https://github.com/adityashukla65/bandnamegenerator
A Brand Name Generator
expressjs javascript nodejs server
Last synced: 09 May 2026
https://github.com/minodisk/dumping
A temporary server that only dumps and prints requests.
csv dump form-urlencoded json npm server
Last synced: 09 May 2026
https://github.com/amliyanage/note-creaft-server
Note Craft Server is the backend API for a note-taking app, handling user notes, authentication, and syncing. It's designed for scalability, security, and seamless integration with the frontend.
express node prisma prisma-orm server typescript
Last synced: 09 May 2026
https://github.com/sushmashreeps10/eclipse-workspace
🧑💻 Full-Stack Java Web Application | 🌐 Built with Java (Backend) + HTML/CSS/JSP (Frontend) 🚀 Powered by Apache Tomcat (Server) | 🗃️ MySQL for Database 📁 Developed in Eclipse IDE under the eclipse-workspace
apache-tomcat css eclipse eclipse-ide html ide java jsp mysql-database server webserver
Last synced: 09 May 2026
https://github.com/beenotung/setup-tsc
CLI tool to setup TypeScript projects for npm and browser distribution
cli configuration http-server http2 nginx nodejs npx port-forwarding server websocket
Last synced: 09 May 2026
https://github.com/stevekm/nextflow-communicator
App for passing custom data out of Nextflow pipeline processes
Last synced: 09 May 2026
https://github.com/cyb3r-jak3/server_client
Simple server client in python3
python python3 pythonserver pythonthreading server threading
Last synced: 09 May 2026
https://github.com/tayloradam1999/holberton-system_engineering-devops
All Unix devops projects for Holberton Tulsa
api devops http-server mysql server shell unix webserver
Last synced: 09 May 2026
https://github.com/tobkle/create-graphql-server-authorization
Authorization for create-graphql-server
authorization generator graphql nodejs server
Last synced: 10 May 2026
https://github.com/criticalsool/sons-of-the-forest-docker
Docker Sons of the Forest Dedicated Server
dedicated-server docker server sons-of-the-forest steam
Last synced: 10 May 2026
https://github.com/tmthrgd/jekyll-history
Build a Jekyll git-repository at any point in its history.
git git-commit git-history golang history http jekyll jekyll-build server
Last synced: 10 May 2026
https://github.com/matisszilard/gondol
gondol - learning golang
golang learning rest-api server
Last synced: 11 May 2026
https://github.com/ztirom45/guessnumberserver
a guess a number game server written in java using springboot and postgres
Last synced: 12 May 2026
https://github.com/cdaringe/cowtown
:cow: :book: middleware recipes for web applications
flows koa middleware pipelines server web
Last synced: 12 May 2026
https://github.com/grihabor/tesver
Testing server
contest-platform docker online-judge server testing
Last synced: 12 May 2026
https://github.com/aashari/mcp-server-atlassian-jira
A TypeScript-based Model Context Protocol (MCP) server for Atlassian Jira integration. Provides tools for accessing and managing Jira projects, issues, and content to connect Claude/Anthropic AI systems to Jira project management.
ai ai-connector ai-integration anthropic atlassian claude cli external-tools issue-tracking jira llm mcp mcp-server model-context-protocol project-management resources server tooling tools typescript
Last synced: 12 May 2026
https://github.com/avesta-hq/node-backend-boilerplate
This is boilerplate application for node.js backend API
backend boilerplate javascript nodejs server
Last synced: 12 May 2026
https://github.com/soenneker/soenneker.datatables.extensions.serversiderequest
A collection of helpful DataTablesServerSideRequest extension methods
csharp datatables datatablesjs datatablesserversiderequestsextension dotnet dto extension extensions js request server serversiderequest side
Last synced: 13 May 2026
https://github.com/gamikun/just-say-it
Simple JSON response server and no third party dependencies
http json-response nodejs request server
Last synced: 13 May 2026
https://github.com/srinivas6303/rest_api_jersey
This Maven project implements a REST API for managing "Alien" records. The API supports basic CRUD (Create, Read, Update, Delete) operations and is implemented using Jersey Quick Start. The database for storing the Alien data is created using JDBC, and the API is tested using Postman.
java jdbc jersey postman restful-api server
Last synced: 13 May 2026