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

https://github.com/flexd/servelast

Serves the last-modified file in a directory over HTTP
https://github.com/flexd/servelast

Last synced: about 1 year ago
JSON representation

Serves the last-modified file in a directory over HTTP

Awesome Lists containing this project

README

          

servelast
=========
Serves the newest file in `basepath` or any subdirectory, updated every 5 seconds.

Might not be the best idea to use on huge directories, I have not tested it.

`basepath` specified via `-basepath` argument
Filename is passed as the HTTP header `X-Filename`