Skip to content

ポートフォリオ用 バックエンドサービス

License

Notifications You must be signed in to change notification settings

oswoa/backend-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

動作確認

前提条件

  1. evansがインストールされていること

手順

  1. サブモジュールを更新: $ git submodule update --init
  2. src/infrastructure/grpc/spec/README.md を参照し、proto ファイルをコンパイルする
    1. 生成ファイルを src/infrastructure/grpc/proto に配置する
  3. backend-service配下でコンテナを起動: docker compose up -d
  4. 確認対象の API を叩く
    1. ターミナルを起動し、src/infrastructure/grpc/spec/srcに移動
    2. evans を起動する: $ evans --port 50001 --proto service.proto
    3. $ call <API名>

About

ポートフォリオ用 バックエンドサービス

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages