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

https://github.com/jmcerrejon/go-apps

Applications developed with Go
https://github.com/jmcerrejon/go-apps

Last synced: 7 months ago
JSON representation

Applications developed with Go

Awesome Lists containing this project

README

          

# Go
Applications developed with Go:

**coordinate converter (renamed to coordinates splitter)**

Get a "x1 y1 x2 y2" one-line coordinate system in a file and split into:

x1 y1

x2 y2

...

Coming soon:

* Scrapper to convert website on rss source.

* **First app** to delete comments from a proyect directory on Go.