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

https://github.com/brianlusina/gopher-land

Simple Programming snippets in Go
https://github.com/brianlusina/gopher-land

algorithms data-structures golang gopher-land hacktoberfest

Last synced: 7 months ago
JSON representation

Simple Programming snippets in Go

Awesome Lists containing this project

README

          

# Gopher Land

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2a0130739015411f928090e402b00ff0)](https://www.codacy.com/manual/BrianLusina/goffer-land?utm_source=github.com&utm_medium=referral&utm_content=BrianLusina/goffer-land&utm_campaign=Badge_Grade)
[![Go Report Card](https://goreportcard.com/badge/github.com/BrianLusina/gopher-land)](https://goreportcard.com/report/github.com/BrianLusina/gopher-land)

Simple implementations of algorithms in Golang ;D

## Pre-requisites

Have golang installed on your local development environment

& simply run `go mod download` to get required packages or run `make install`