Skip to content

alvaradopcesar/gae-go-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAE/Go Example

Build Status

Circle CI

============================================================

公式チュートリアルやってます。

GAE/Goチュートリアル

https://developers.google.com/appengine/docs/go/gettingstarted/introduction

  • Goを使用して、App Engineのアプリケーションを構築
  • Goのhttpパッケージを Webページを提供する
  • GoのデータストアAPIでApp Engineのデータストアを使用する
  • ユーザー認証にGoogleアカウントとApp Engineのアプリケーションを統合する
  • Goのhtml/templateパッケージを使用する
  • App Engineにアプリをアップロードする

IntelliJ IDEAでHelloWorldまでやってしまったので、ここからやる感じが良い。

https://developers.google.com/appengine/docs/go/gettingstarted/usingusers

Local環境でのTestについて

https://developers.google.com/appengine/docs/go/tools/localunittesting/

About

GAE/Go Tutorial Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%