bcgov/wps

CFFDRS API: Hello World

オープン

#2,275 opened on 2022/09/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (10 件のフォーク)auto 404
4RefinementGood First IssueTask

Repository metrics

Stars
 (65 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Describe the task First baby step towards making our own CFFDRS API microservice.

Acceptance Criteria

  • Uses FastAPI to create an app that says "Hello world"
  • Deploys all the way through to prod with GH Actions
  • The project will have to be licensed as GPL to comply with the CFFDRS license.
  • Using a familiar stack with poetry + python + fastapi

Additional context

  • Stick with our existing stack for now because it's familiar
  • In anticipation of using Python implementation in CFF API instead of R package

コントリビューターガイド