Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SixArm/webservers
Webservers with implementations using many languages and tools
https://github.com/SixArm/webservers
Last synced: 9 days ago
JSON representation
Webservers with implementations using many languages and tools
- Host: GitHub
- URL: https://github.com/SixArm/webservers
- Owner: SixArm
- Created: 2020-01-19T23:16:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:31:09.000Z (about 1 year ago)
- Last Synced: 2024-08-01T13:36:23.563Z (3 months ago)
- Size: 21.5 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Webservers with implementations in many languages
Webservers with implementations in many languages, using quick short scripts to serve files from a local directory. We welcome constructive feedback and more implementations.
* [webserver-with-busybox](bin/webserver-with-busybox)
* [webserver-with-caddy](bin/webserver-with-caddy)
* [webserver-with-clojure-lein-simpleton](bin/webserver-with-clojure-lein-simpleton)
* [webserver-with-common-lisp](bin/webserver-with-common-lisp)
* [webserver-with-crystal](bin/webserver-with-crystal)
* [webserver-with-docker-apache](bin/webserver-with-docker-apache)
* [webserver-with-drupal-drush](bin/webserver-with-drupal-drush)
* [webserver-with-elixir](bin/webserver-with-elixir)
* [webserver-with-erlang](bin/webserver-with-erlang)
* [webserver-with-gawk](bin/webserver-with-gawk)
* [webserver-with-go-gost](bin/webserver-with-go-gost)
* [webserver-with-go-gotty](bin/webserver-with-go-gotty)
* [webserver-with-go-spark](bin/webserver-with-go-spark)
* [webserver-with-haskell-maid](bin/webserver-with-haskell-maid)
* [webserver-with-mercurial](bin/webserver-with-mercurial)
* [webserver-with-node](bin/webserver-with-node)
* [webserver-with-node-beefy](bin/webserver-with-node-beefy)
* [webserver-with-node-glance](bin/webserver-with-node-glance)
* [webserver-with-node-harp](bin/webserver-with-node-harp)
* [webserver-with-node-http-server](bin/webserver-with-node-http-server)
* [webserver-with-node-static](bin/webserver-with-node-static)
* [webserver-with-perl-brick](bin/webserver-with-perl-brick)
* [webserver-with-perl-mojolicious](bin/webserver-with-perl-mojolicious)
* [webserver-with-perl-plack](bin/webserver-with-perl-plack)
* [webserver-with-php](bin/webserver-with-php)
* [webserver-with-python-2](bin/webserver-with-python-2)
* [webserver-with-python-twisted](bin/webserver-with-python-twisted)
* [webserver-with-python](bin/webserver-with-python)
* [webserver-with-ruby-asdf](bin/webserver-with-ruby-asdf)
* [webserver-with-ruby-knod](bin/webserver-with-ruby-knod)
* [webserver-with-ruby-rack](bin/webserver-with-ruby-rack)
* [webserver-with-ruby-serve](bin/webserver-with-ruby-serve)
* [webserver-with-ruby-sinatra](bin/webserver-with-ruby-sinatra)
* [webserver-with-ruby-webrick](bin/webserver-with-ruby-webrick)
* [webserver-with-ruby](bin/webserver-with-ruby)
* [webserver-with-twistd](bin/webserver-with-twistd)
* [webserver-with-wordpress-wp-cli](bin/webserver-with-wordpress-wp-cli)See the `/bin` directory for all the files.
Credit: collected by [Willurd](https://gist.github.com/willurd) [here](https://gist.github.com/willurd/5720255)