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

https://github.com/hack-light/go-basic-server


https://github.com/hack-light/go-basic-server

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# GO-SERVER

This is a basic golang file server that handles a `GET` and a `POST` request.

### How to Run

- clone this repo
- navigate into the cloned folder
- run `go run main.go`