Open
Description
Description
As the dashboard, I want an API I can call which can then perform the appropriate actions against either the REST or gRPC evrys API, so that the dashboard can be evrys protocol agnostic.
Acceptance Criteria
- Schema is defined
- Resolvers are only roughed out (no actual calls to evrys are implemented)
- API Handler is registered with dashboard HTTP server
Related Issues
- depends on: story(dashboard): rough out base http server #49