Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matisszilard/gondol
gondol - learning golang
https://github.com/matisszilard/gondol
golang learning rest-api server
Last synced: 23 days ago
JSON representation
gondol - learning golang
- Host: GitHub
- URL: https://github.com/matisszilard/gondol
- Owner: matisszilard
- License: mit
- Created: 2017-06-20T18:17:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T19:39:45.000Z (over 7 years ago)
- Last Synced: 2024-06-20T06:22:06.520Z (5 months ago)
- Topics: golang, learning, rest-api, server
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gondol [![Build Status](https://travis-ci.org/matisszilard/gondol.svg?branch=master)](https://travis-ci.org/matisszilard/gondol)
NOTE: this project is for personal use for learning golang
## `gondol`
Learning Golang by creating a web-application.
## Tips
### How to start
A good way to start to be a gopher: https://github.com/campoy/go-tooling-workshop
### Useful documentations and receipts
* Applying The Clean Architecture to Go applications http://manuel.kiessling.net/2012/09/28/applying-the-clean-architecture-to-go-applications