Skip to content

Conversation

@tk3fftk
Copy link

@tk3fftk tk3fftk commented Sep 16, 2018

おみくじAPIを作ってみよう

制約

  • JSON形式でおみくじの結果を返す
  • 正月(1/1-1/3)だけ大吉にする
    • テストにて動作確認しています
  • ハンドラのテストを書いてみる

使い方

$ go build -o lot
$ ./lot &
$ curl localhost:8080/lot
{"result":"大凶"}

@tk3fftk tk3fftk added the Kadai4 label Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants