html-server
There are 9 repositories under html-server topic.
Dyalog/MiServer
MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com
jarpsimoes/git-http-server
HTTP Server from git
AkhilRautela/JAVA-HTTP-SERVER-html-javscript
The project was intended to create an HTTP server that works on port 80. This is a custom server where you can change the port and provide the required HTML in the html field and required js in the javascript field and it will be delivered to the client requested the page.
MaxAFriedrich/txt_server
Reads a plain text file and inserts it into as html template, serves it on localhost and opens it in the defualt web-browser.
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.
Hamsterius69/backend-spring-boot-poc
backend spring poc
Robert-Johnen/Scripte-RaspberryPi
Projektdaten zur Steuerung eines Bombenräumpanzers über einen RaspberryPi (Python/Bash)
brehar/nodejs_server
A complete web server written in NodeJS without any dependencies whatsoever.
john-azzaro/Study-Node-Web-Servers
A handy study of basic HTML servers functionality using HTML, CSS, JavaScript, Node.js, and NPM to make a basic website with multiple pages.