This repo is a test project to prototype a potential health rules engine as an API that could be called from ArriveCan and other official and non-official sources.
This is also a mock of potential data structures to support public health decision making.
This project is unofficial and any work does not represent the position of the Government of Canada.
Any data shown or generated will be fake. No real data will be used in this prototype.
- Develop models
- Generate fake data
- Build graphql query API
- Build mutation API
- Build subscription
- Build Rules Engine
- Secure API with JWT
- Develop or find Auth solution
- Develop analytics framework