https://github.com/dimkr/shus
A tiny HTTP server for static sites
https://github.com/dimkr/shus
Last synced: 12 months ago
JSON representation
A tiny HTTP server for static sites
- Host: GitHub
- URL: https://github.com/dimkr/shus
- Owner: dimkr
- License: mit
- Created: 2014-08-15T13:52:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T08:10:14.000Z (over 9 years ago)
- Last Synced: 2025-04-30T09:08:48.058Z (over 1 year ago)
- Language: C
- Size: 34.2 KB
- Stars: 72
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
_
___| |__ _ _ ___
/ __| '_ \| | | / __|
\__ \ | | | |_| \__ \
|___/_| |_|\__,_|___/
Overview
========
shus is a tiny, extremely lightweight, efficient and secure HTTP server which
supports only GET or HEAD requests and static pages.
Credits and Legal Information
=============================
shus is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).