bcgov/wps

CFFDRS API: Hello World

开放

#2,275 创建于 2022年9月14日

 (1 条评论) (0 个反应) (0 位负责人)Python (10 个派生)auto 404
4RefinementGood First IssueTask

仓库指标

星标
 (65 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南