An open API service indexing awesome lists of open source software.

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.

https://github.com/dpanel-id/vite-example

Deployment vite.dev to Server (VPS)

deployment javascript server vps vps-panel

Last synced: 29 Apr 2026

https://github.com/azkadev/whisper_dart

Whisper Dart Server Using Dart only work in linux ubuntu 24

ai api dart ml server speech-to-text whisper

Last synced: 20 Jan 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/hu2di/nodejs-server

Server running at localhost

localhost nodejs 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/youngkwon02/youngkwon.co.kr

⌨️ Youngkwon's Portfolio ⌨️

portfolio-site server website

Last synced: 30 Jan 2026

https://github.com/rufilboss/devops_projects

This is a repo for series of my completed & in-progress DevOps projects with moderns tools...

ansible cicd devops devops-tools docker kubernetes nodejs nodejs-server reactjs server terraform vagrant

Last synced: 10 Apr 2026

https://github.com/shylgenkodmitry/react-apollo-express-postgres

A full-fledged Apollo Server 2 with Apollo Client 2 starter project with React, Express and PostgreSQL.

apollo client express nodejs postgres reactjs server

Last synced: 10 Apr 2026

https://github.com/leblanc-simon/server-utils

Small utils to manage server

nim nim-lang server

Last synced: 10 Jun 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/nojaja/http-server

A simple web server that runs on the AP server and returns static content

hosting http-server server tomcat7 war

Last synced: 17 Aug 2025

https://github.com/alichherawalla/roman-to-arabic-numerals

Dockerized Node.js microservice providing a REST API to convert Roman numerals to Arabic numerals

babel chai docker dockerfi es6 mocha node nodejs rest rest-api server testing

Last synced: 10 Apr 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/ferdiozer/hetzner-cloud-api-js

Hetzner cloud api with node js

cloud getserver node-js nodejs server

Last synced: 31 Jan 2026

https://github.com/wordpresslocalhost/hosting

WordPress LocalHost is a PHP and HTML web server software for Windows or Mac computers developed for hosting WordPress websites locally. The fastest way to setup WordPress on Windows and Mac computers with instant SQLite database integration, UPnP PortMapper, SSL support and built-in PHP installer.

host hosting hosts html php server web webserver website wordpress wordpress-development wordpress-site

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/likhithkp/express.js-file-management-system

This repository provides a simple file management system built using Express.js. Users can submit issues via a form, which are saved as text files on the server. The application also includes functionality to view the contents of these files and edit their names.

api backend ejs-templates express express-js filehandling formhandling fs get node post routes server

Last synced: 09 Apr 2026

https://github.com/saranonearth/bhaukal-orderstore

T-Shirt ordering portal for Bhaukal Merchandise built using Nodejs, paytm gateway, mongoDB 👕🤙

express-js mongodb nodejs paytm-payment-gateway server server-side-rendering shopping

Last synced: 09 Apr 2026

https://github.com/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 27 Feb 2026

https://github.com/coolguy284/c284-webmain-1

This is the code for the c284-webmain-1 website, accessible at the link below.

http http-server http2 http2-server https https-server javascript js node node-js nodejs server web website

Last synced: 17 Mar 2026

https://github.com/itsmeadarsh2008/minecraft-server-everywhere

Host your minecraft servers with playit.gg and Paper everywhere Java (JRE) is installed. ⛏ [📦 Starts up in seconds]

cloud console easy-to-use free gamer gamers mc-server minecraft minecraft-server minecraft-server-plugin paper papermc papermc-plugin playit-gg script server smp

Last synced: 08 Feb 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/xpl0itr/xport

A lightweight, Kestrel-inspired transport server for .NET

dotnet kestrel named-pipes quic server tcp transport unix-domain-socket unix-domain-sockets

Last synced: 01 Jun 2026

https://github.com/elyerr/oauth2-passport-server

A robust, centralized authorization server built with Laravel and Laravel Passport, designed to provide secure authentication and authorization for modern applications.

laravel laravelpassport modular oauth2 oauth2-server openid openid-connect sass server web webservice

Last synced: 14 Aug 2025

https://github.com/bridgerbrown/c-http-server

HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.

api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management

Last synced: 14 Aug 2025

https://github.com/big-shahmir/multiplyaer_game

A text-based multiplayer game server implemented in C using Unix sockets.

c ports server

Last synced: 04 Oct 2025

https://github.com/enindu/node-js-websocket

WebSocket demonstration with Node.js

client nodejs server websocket

Last synced: 13 Aug 2025

https://github.com/tkc/keras-practice

Keras practice

csv keras server

Last synced: 18 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/whisperpine/tt

An OpenAPI driven rust server.

axum docker openapi openapi-generator postgresql redoc server

Last synced: 09 Apr 2026

https://github.com/abhinavrobinson/mc-community-world

Minecraft community world data.

data minecraft server world

Last synced: 27 Feb 2026

https://github.com/srijaadhya12/phoenix

A testing server for a social media web application

express mongodb nodejs react rest rest-api server tailwindcss

Last synced: 10 Feb 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/lucho00cuba/proxmox

Servidor Proxmox VE como Hypervisor

administration debian linux proxmox-ve server

Last synced: 16 Apr 2026

https://github.com/itst-mapaches/chatserver

Chat basado en Socket Servidor, además usa hilos para albergar multiples usuarios y puedan intercambiar mensajes.

client-server git github java jvm server socket socket-server thread

Last synced: 11 Feb 2026

https://github.com/ldclakmal/go-samples

Go Sample Codes

client go http http2 sample server

Last synced: 12 Aug 2025

https://github.com/edvin3i/42_webserv

Our webserv project on C++98

42cursus 42projects cpp98 server webserver

Last synced: 11 Feb 2026

https://github.com/sinhaparth5/openmailer

OpenMailer is an open source project which help in creating Newsletter and sending marketing email

dns mailer server

Last synced: 11 Aug 2025

https://github.com/paulschulze1337/american-truck-simulator-dedicated-server-guide

A Guide to install und run American Truck Simulator Dedicated Server on Linux x64

american-truck-simulator ats dedicated-server guide server steamcmd ubuntu-server

Last synced: 11 Feb 2026

https://github.com/607011/ctsesam-server-go

c't SESAM storage server (written in Go)

go golang password-manager security server

Last synced: 11 Aug 2025

https://github.com/esri/most-recent-cache-iterator-for-geoevent

ArcGIS GeoEvent Server sample Processor to iterate through and playback the most recent cache.

arcgis cache geoevent geoevent-for-server most-recent processor server

Last synced: 04 Oct 2025

https://github.com/themesberg/flowbite-react-template-parcel-server

Official Flowbite React template using Parcel - Server mode (express)

express flowbite-react parcel react-server-components rsc server server-mode template

Last synced: 16 Apr 2026

https://github.com/crafthippie/grimson

Minecraft mod pack Grimson

client container docker image minecraft server

Last synced: 09 Mar 2026

https://github.com/hardchik/graphql-implementation

Flask server implementing GraphQL

flask graphql server

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/yggverse/titanite

Client/Server Library for Gemini protocol with Titan support

client crate gemini gemini-protocol server socket titan titan-protocol tls

Last synced: 13 Feb 2026

https://github.com/hrasityilmaz/zig_codes

A collection of Zig snippets

async file kernel32 server tcp tcpserver thread zig ziglang

Last synced: 02 Jun 2026

https://github.com/netodeolino/eventhereserver

Servidor do app EventHere

mysql-server php server web-application

Last synced: 10 Aug 2025

https://github.com/gustavo361/easy-bank-server

The backend form and credit card (front and back) are updated in real time as the form fields are filled out. Error messages are displayed if any field is empty or incorrectly filled. After completing it correctly, the form layout changes to a thank you modal.

account autentication bcrypt connect-flash cors-proxy database ecryption expressjs javascript mongodb mongoose passport server

Last synced: 09 Apr 2026

https://github.com/xp-forge/websockets

WebSockets for the XP Framework

rfc6455 server websockets xp-framework

Last synced: 14 Feb 2026

https://github.com/silvestrevivo/graphql-server

GraphQL Server developed with node and express regarding the Youtube tutorial from @bradtraversy

express express-graphql graphql json-server nodejs server

Last synced: 16 Apr 2026

https://github.com/ponlponl123-labs/internal-service-health-check-api

A simple and very light weight health check api with rust (originally written in golang but encountered CPU spike issues after the server had not been rebooted for a while)

api internal lightweight rust-lang server service

Last synced: 10 Aug 2025

https://github.com/cmmvio/cmmv-express

HTTP adapter module for using Express as an HTTP server

cmmv express http server

Last synced: 15 Feb 2026

https://github.com/cybercoder-naj/debriefserver

Flask app to serve F1 season and Race details along with images comparing driver lap times and more.

f1 flask formula1 python rest-api server

Last synced: 08 May 2026

https://github.com/elpeix/kaa

Mini server written in Python.

python3 server

Last synced: 15 Feb 2026

https://github.com/pin0l33kz/advanced-minecraft-server-console

Create, manage and monitor your minecraft server in one application.

application console minecraft server windows

Last synced: 28 Feb 2026

https://github.com/rising3/code

vscode-systemd.service

daemon server systemd vscode

Last synced: 28 Feb 2026

https://github.com/htdangkhoa/express-serverless

Express server is applied serverless using netlify function.

express netlify netlify-deployment netlify-functions netlify-lambda nodejs server serverless

Last synced: 16 Feb 2026

https://github.com/znck/provision

A collections of scripts for server admins.

provisioning-scripts server

Last synced: 09 Aug 2025

https://github.com/kim-hwiwon/linux-service-account-manager

Make a new linux user account which can be used as general purpose service account

bash linux posix-shell server service service-account shell user-account

Last synced: 16 Apr 2026

https://github.com/radovanmoncek/nettgame-server

A game server built upon my nettgame framework

game-development networking server

Last synced: 13 Feb 2026

https://github.com/digso/handbook

数社软件开发手册·知识工程基础设施:让先进技术掌握在人民群众手中。

cloud collab flutter git golang guide handbook rust server vcs vue vue3 web

Last synced: 01 Mar 2026

https://github.com/taylornetwork/server-connector

Define SSH/SFTP connections and easily connect to them

php server ssh

Last synced: 09 Apr 2026

https://github.com/z0w0/imagism

A simple image processing server with a query parameter based API

image-processing media server

Last synced: 08 Aug 2025

https://github.com/john-pels/go-server

Golang REST API

api golang hacktoberfest server

Last synced: 23 Mar 2026

https://github.com/js13kgames/yoyo-haku-pool

YoYo Haku Pool - a js13kGames 2022 competition entry by @felladrin.

2022 competition death desktop game html5 javascript js13k js13kgames js13kgames2022 mobile optimization server touch

Last synced: 03 Oct 2025

https://github.com/mictronics/digital-io-server

Digital IO Server is a simple SCPI server for Arduino boards that allows to control digital input and output pins over Ethernet. Works with boards like Keyestudio 5500 or Arduino Uno with Ethernet shield.

5500 arduino ethernet keyestudio scpi server uno

Last synced: 16 Apr 2026

https://github.com/mrbeandev/server-status-app

Live at : status.mrbean.dev

moniter php react server server-status

Last synced: 16 Apr 2026

https://github.com/MegaDev007/nestjs-react-graphql-boilerplate

About A Fullstack Web App boilerplate based on these bad boys, GraphQL / Postgresql / Nestjs / React

app application backend boilerplate frontend fullstack javascript nest next node nodemon npm react server styled-components typescript website yarn

Last synced: 02 Oct 2025

https://github.com/js13kgames/outaluq

Outaluq - a js13kGames 2013 competition entry by @steve1000.

2013 bad-luck competition desktop game html5 javascript js13k js13kgames js13kgames2013 optimization server

Last synced: 03 Oct 2025

https://github.com/lichendust/toil

🗜️ A no-nonsense hot-loading static file server

jamstack server static-site web webdev

Last synced: 27 Mar 2026

https://github.com/js13kgames/planet-b

Planet B - a js13kGames 2022 competition entry by @lopis.

2022 competition death desktop game html5 javascript js13k js13kgames js13kgames2022 optimization server

Last synced: 03 Oct 2025

https://github.com/crafthippie/bromance

Minecraft mod pack Bromance

client container docker image minecraft server

Last synced: 03 Mar 2026

https://github.com/pandeykunal57/visited-country-tracker

A World Map that keeps a track of all the Countries you have visited by highlighting them

api backend css database ejs expr frontend html javascript nodejs postgresql server

Last synced: 09 Apr 2026

https://github.com/jeffjuann/go-imagestorage

Simple Image Storage Server built using Go.

go image server storage

Last synced: 03 Mar 2026

https://github.com/js13kgames/spaceships

SPACESHIPS! - a js13kGames 2014 competition entry by @SomeKittens.

2014 competition desktop game html5 javascript js13k js13kgames js13kgames2014 optimization server the-elements

Last synced: 03 Oct 2025

https://github.com/js13kgames/simple-construction

Simple Construction - a js13kGames 2015 competition entry by @ArkahnX.

2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 optimization reversed server

Last synced: 03 Oct 2025

https://github.com/agukrapo/simpler-mock-server

A minimalistic mock server

golang minimalistic mock rest server

Last synced: 03 Mar 2026

https://github.com/ldclakmal/netty-http-transport-sample

Netty HTTP Transport Sample

client http http2 netty sample server

Last synced: 08 May 2026

https://github.com/jerboaburrow/pulse

Discord webhook bot posting messages on Github events | hot-loadable formatting templates; string interpolation in templates for arbitrary JSON bodies

bot discord github http https rust server webdev webhook

Last synced: 18 Apr 2026

https://github.com/ale32bit/farawayspawn

Set players spawnpoint to random coordinates within the world border

forge java minecraft minecraft-mod server

Last synced: 16 Apr 2026

https://github.com/itenthusiast-ru/my_proxy

This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6

beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn

Last synced: 16 Apr 2026

https://github.com/js13kgames/woe-war-of-elements

WoE - War of Elements - a js13kGames 2014 competition entry by codelooksgood (@con- & @postnerd).

2014 competition desktop game html5 javascript js13k js13kgames js13kgames2014 mobile optimization server the-elements touch

Last synced: 03 Oct 2025

https://github.com/jesielviana/guiaweb-book

Ebook de desenvolvimento web, do básico ao avançado. Teoria e prática.

css html http javascript server web

Last synced: 09 Nov 2025