Skip to content

21 春 ハッカソン 02 班のバックエンドリポジトリ

Notifications You must be signed in to change notification settings

traP-jp/qtunes-backend

Repository files navigation

back end

Requirements

docker make

ビルド

$ make up

ビルド(バックグラウンド)

$ make up-d

docker のログ確認

$ make logs

コンテナの停止

$ make down

フォーマット

$ make lint

OAuth

  1. GET /oauth/generate/code
  2. https://q.trap.jp/api/v3/oauth2/authorize?code_challenge={{codeChallenge}}&code_challenge_method={{codeChallengeMethod}}&client_id={{clientID}}&response_type={{responseType}} → リダイレクト先 URL のcodeをコピー
  3. GET /oauth/callback?code={{code}}

About

21 春 ハッカソン 02 班のバックエンドリポジトリ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages