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

https://github.com/jdevlieghere/gms

Personal project to obtain some experience with the Go Programming Language.
https://github.com/jdevlieghere/gms

Last synced: over 1 year ago
JSON representation

Personal project to obtain some experience with the Go Programming Language.

Awesome Lists containing this project

README

          

Go Markdown Server
==================

Inspired by [Go](http://golang.org)'s tutorial on [Writing Web Applications](http://golang.org/doc/articles/wiki/) I started extending the example to get some hands-on experience with the programming language. This repository contains the result of my progress.