exilence-next
exilence-next copied to clipboard
Revisit interfaces and see if we can rework them to use one client interface only
We currently use multiple interfaces for each entity that we store on the backend. E.g "ISnapshot" and "IApiSnapshot". We should see if we can merge them now that we have a working backend-integration.