Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ldclakmal/go-samples

Go Sample Codes
https://github.com/ldclakmal/go-samples

client go http http2 sample server

Last synced: 4 days ago
JSON representation

Go Sample Codes

Awesome Lists containing this project

README

        

# Go Samples

Sample codes written with [Go](https://golang.org/) programming language.
1. Sample codes for HTTP and HTTP/2 use cases

### Compatibility

**Go version:** 1.20

## How to run

1. Refer the [Getting Started](https://golang.org/doc/install) guide to download and install Go.

2. Run the particular *.go* file by executing following command. Special instructions are given on top of the file as comments.

`$ go run `