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

https://github.com/pawk/go-playground


https://github.com/pawk/go-playground

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Goland Playground

## Build project

```
go build
```

## Run project

```
./hello
```