An open API service indexing awesome lists of open source software.

https://github.com/farinap5/servy

Simple HTTP local server.
https://github.com/farinap5/servy

Last synced: about 1 month ago
JSON representation

Simple HTTP local server.

Awesome Lists containing this project

README

        

# servy
Simple HTTP local server.

Hosting an entire directory:

![text](img/term1.png)

Hosting a file and hosting a file tha can only be accessed providing a key.

![text](img/term2.png)

```
http://0.0.0.0:8000/?key=password
```