Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuanlc/simple-http-with-go

#leango #begin #getstarted #helloword
https://github.com/tuanlc/simple-http-with-go

Last synced: 8 days ago
JSON representation

#leango #begin #getstarted #helloword

Awesome Lists containing this project

README

        

# Simple http server with go

Tutorial link: https://gobyexample.com/http-servers

## To run

```bash
go run ./http-server.go
```