[FEATURE]: JSON API response parser frontend
Opened this issue · 0 comments
jessevz commented
Description
In the frontend we need some kind of generic parser that can parse the response from the API and parses them into objects that the frontend can use. This can either be a third party library or something we can code ourselves.