Added simplehttp (#260)

This commit is contained in:
Martin Joly 2019-03-01 15:19:48 +01:00 committed by Shaun Clayton
parent 1a91424bd4
commit c8563b9278
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Static site generator for vanila JS.
- [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3.
- [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up.
- [simplehttp](https://github.com/snwfdhmp/simplehttp) Most simplest and direct way to start serving a local directory over HTTP from CLI.
### Mobile Development