https://github.com/bestpractical/http-server-simple
https://github.com/bestpractical/http-server-simple
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestpractical/http-server-simple
- Owner: bestpractical
- Created: 2009-04-12T02:21:06.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T02:12:44.000Z (almost 7 years ago)
- Last Synced: 2025-04-05T09:25:24.472Z (about 1 year ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/HTTP-Server-Simple
- Size: 228 KB
- Stars: 15
- Watchers: 2
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core
module dependencies. It's ideal for building a standalone http-based UI to
your existing tools.
This code is a derivative of the "standalone_httpd" tool used by RT.
(http://bestpractical.com/rt)
It's desperately short of tests and documentation. It wants your love and help.
Jesse Vincent
jesse@bestpractical.com.