bcgov/wps

CFFDRS API: Hello World

Aperta

#2275 aperta il 14 set 2022

 (1 commento) (0 reazioni) (0 assegnatari)Python (10 fork)auto 404
4RefinementGood First IssueTask

Metriche repository

Star
 (65 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor