[DESIGN SESSION] Api Architecture, endpoints, expected functionality etc. Outcome - specific requirements (Rob, possibly Alex).
[DESIGN SESSION] rough up an infrastructure diagram,
[SPIKE] Dependency Injection - is there a framework we can use? if not, can we implement something ourselves, what would it look like? What are the requirements?
[SPIKE] ?? Permission Architecture - what roles are needed?
[SPIKE] Logging Framework - which one to use?
[SPIKE] PLATFORM? Buckets - can we write to say /dir and have it written to a bucket?
Auth0 - get an account (delivery).
Auth0 - follow up my spike, can we assign roles via auth0 without rules, using auth0 dashboard not a database ideally.
Configuration module - (possibly can import from JSON + environmental variables?)
Late Stage MVP
Jenkins pipeline to write data to service.
Blocked for now:
Skeleton Sanic api (using chosen logging framework and configuration module). Implements auth, has Dockerfile.
OpenAPI/Swagger support (needs the above).
Database Requirements, whats being tracked? (needs api architecture section).
Logging module/documentation for wider use.
MSG queue interface/abstract and documentation.
[SPIKE] Which database solution are we using? (needs database requirements).
Tasks
Late Stage MVP
Blocked for now: