LoginSignup
0
0

More than 3 years have passed since last update.

Goで勉強したいことまとめ

Posted at

本格的Goの勉強を進めていくためにやることメモ(随時更新)

BackEnd 候補

Web framework

gin https://github.com/gin-gonic/gin
astaxie https://github.com/astaxie/beego
kataras https://github.com/kataras/iris

rest framework

ant0ine https://github.com/ant0ine/go-json-rest

マイクロサービス

go-kit https://github.com/go-kit/kit
micro https://github.com/asim/go-micro

テストコード

AWS, GCP, API

Pythonでいうrequests的なのでリクエストを送る方法

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0