Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flatfisher/fish-go

てきとーに触ったサンプルとかをあげておくGo言語練習用リポジトリ
https://github.com/flatfisher/fish-go

appengine appengine-go go golang

Last synced: 8 days ago
JSON representation

てきとーに触ったサンプルとかをあげておくGo言語練習用リポジトリ

Awesome Lists containing this project

README

        

# fish-go
Go言語練習用リポジトリ

## 作成したいサンプルリスト
- Concurrency
- gRPC
- GraphQL
- GKE
- System
- Export Google Calendar's schedule

## 参考
- https://github.com/mercari/docker-appengine-go
- https://gobyexample.com
- https://qiita.com/tfrcm/items/e2a3d7ce7ab8868e37f7
- https://github.com/gopherdojo/
- https://speakerdeck.com/linyows/go-moduleswoli-jie-suru
- https://ukai-go-talks.appspot.com/2014/gocon.slide#1
- https://speakerdeck.com/budougumi0617/go-modules-in-go1-dot-12
- https://budougumi0617.github.io/2019/02/15/go-modules-on-go112
- https://godoc.org/cloud.google.com/go/firestore
- https://github.com/GoogleCloudPlatform/golang-samples/tree/master/firestore/firestore_snippets
- https://developers.google.com/calendar/quickstart/go
- https://dave.cheney.net/practical-go/presentations/qcon-china.html
- https://qiita.com/tags/go
- https://github.com/gopherdojo