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

https://github.com/webbertakken/learning-go

Nothing much to see here, just me learning Go :)
https://github.com/webbertakken/learning-go

Last synced: 8 months ago
JSON representation

Nothing much to see here, just me learning Go :)

Awesome Lists containing this project

README

          

# Learning Go

Nothing much to see here, just me learning Go :)

Each folder contains a Go project.
The basics folder contains examples of most of the language's basics.

![Build & Test](https://github.com/webbertakken/learning-go/actions/workflows/main.yml/badge.svg)

## Usage

### Prerequisites

You will need Go installed on your machine.

### Build & Run

Usage example

```shell
go run ./basics
go run ./orders
```

## License

[MIT](./LICENSE) license