bcgov/wps

CFFDRS API: Hello World

Aberta

#2.275 aberto em 14 de set. de 2022

 (1 comentário) (0 reação) (0 responsável)Python (10 forks)auto 404
4RefinementGood First IssueTask

Métricas do repositório

Stars
 (65 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador