Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mjpclab/use-ghfs-example

Example for using go-http-file-server as a lib
https://github.com/mjpclab/use-ghfs-example

Last synced: 21 days ago
JSON representation

Example for using go-http-file-server as a lib

Awesome Lists containing this project

README

        

## Example for using go-http-file-server

Run:

```go
go run use-as-module.go
```

```go
go run use-as-middleware.go
```