simple-server
There are 17 repositories under simple-server topic.
raphamorim/cargo-server
serve a static site, single page application or just a static file with Rust
Pseudomanifold/SimpleServer
Simple TCP/IP server implementation in modern C++
ChristoPy/serve-here.js
Serve static files over HTTP
mosquito/ssi-server
Simple SSI server for developers
Artist13/Chat
App Chat on C#
gengjiawen/koa-scaffold
koa scaffold project
devsnaith/lumiere-server
Simple and lightweight web server for creating basic pages using Java ⭐
kedar1830/Simple-Server
simple http server in .js and easy to setup.
cccaaannn/gohst
Go HTTP Server Tool
ekocbiyik/python_scripts
scripts for make something easier
akkaraponph/simple-linux-server-mysqldb
Linux Server - phpmyadmin - mysql - simple php login
jmsaavedra/ms_two
major-studio
maxgfr/simple-server
A simple server in node.js
server-state/simple-server
Providing a template for a full server-state setup including authentication, server-base, client-base and a few modules
theekshana-nirmal/simple-node-server
This project is a basic HTTP server created using Node.js's built-in http module. It is designed as a learning exercise to understand the fundamentals of server-side programming before moving on to frameworks like Express.js. The goal is to build a strong foundation in Node.js by starting with the basics.
Urpagin/chatroom
Chatroom TCP en Python
Vladimir-Novick/Simple-Http-Server
A very simple, platform independent HTTP server implemented using POSIX Standard C