Repository navigation
simple-http-server
- Website
- Wikipedia
🍽️ a static http server anywhere you need one.
A simple C# http server based on the HttpListener.
Simple HTTP Server that returns ip address, headers and many other request data. use this as a test app to to deploy in your servers or practice to deploy
simple, tiny, multithreaded single-file http server without dependencies other than python2
Serve static files over HTTP
learn node.js from sample projects .
manager Python's SimpleHTTPServer in Linux or macOS
Simple HTTP server with PHP support
Your Web Server for sharing files with others.
What a better way to practice a particular language other than socket programming
It's a very basic HTTP server created for tutorial purpose.
Class project in Network programming subject at faculty of science. this is a python code for simple HTTP server and its functions in dealing with the requests, i did different versions but all with pythons because it safes a lot of lines of code specially in network programming. you can implement your own with any language you want. the different versions in nothing big but all about using a built-in functions or implement all the functions needed. i hope you enjoy that. try with your own language and make it open source :)
A very light-weight and very simple static HTTP server based on node's built-in http module
Simple HTTP server for testing
Simple HTTP file server with a few extra features.
Simple Unsecure HTTPD Server With GUI (Graphical Interface)
🚋 Estudos feito com http server pages
A really simple HTTP server like python's simple web server but slightly more configurable.