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

https://github.com/kettek/go-learn-it

A simple programming teaching web service in the style of A Tour of Go
https://github.com/kettek/go-learn-it

language learning programming service

Last synced: 11 months ago
JSON representation

A simple programming teaching web service in the style of A Tour of Go

Awesome Lists containing this project

README

          

# go-learn-it
**go-learn-it** is a web-based service written in Go that provides programming lessons with live code editing and previewing. It is designed to function similarly to [A Tour of Go](https://tour.golang.org/welcome/1).