Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shivam010/elif

Simple GoLang file server...
https://github.com/shivam010/elif

fileserver golang golang-server server

Last synced: about 6 hours ago
JSON representation

Simple GoLang file server...

Awesome Lists containing this project

README

        

# elif

Simple GoLang file server...

# install command

```sh
go build -ldflags="-s -w" -o ./bin/elif
```