CivicTechJobs icon indicating copy to clipboard operation
CivicTechJobs copied to clipboard

Create foundational structure for CTJ Backend

Open JimmyJuarez10 opened this issue 1 year ago • 1 comments

As an engineer I would like to create:

  • [ ] An endpoint ( /healthcheck ) to check backend health using Django.
  • [ ] Client should be able to GET /healthcheck
  • [ ] Backend should respond with 200 and the following JSON:
    • { uptime: 3123123, version: , hostname: }

JimmyJuarez10 avatar Mar 28 '24 00:03 JimmyJuarez10

@bzzz-coding please provide update

  1. Progress

  2. Blockers

  3. Availability

  4. ETA

kcoronel avatar Apr 03 '24 18:04 kcoronel

Merged into develop on 09/25

LoTerence avatar Sep 26 '24 05:09 LoTerence