MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com
-
Updated
Aug 26, 2024 - APL
MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com
HTTP Server from git
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.
Reads a plain text file and inserts it into as html template, serves it on localhost and opens it in the defualt web-browser.
A complete web server written in NodeJS without any dependencies whatsoever.
backend spring poc
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.
A handy study of basic HTML servers functionality using HTML, CSS, JavaScript, Node.js, and NPM to make a basic website with multiple pages.
Add a description, image, and links to the html-server topic page so that developers can more easily learn about it.
To associate your repository with the html-server topic, visit your repo's landing page and select "manage topics."