I'm very excited to anounce the release of the first EntityStore.TS version. It's an ORM like abstraction layer for TypeScript to work with API's through the model reflection.
In the first release we covered JSON:API specification. It is available as plugin and allows you easily connect to any backend API which follows described conventions. Besides it provides extension points for different filtering and pagination strategies which might be used by a server.
It's been a long way since idea to implementation. It will be really cool if you can try things out and give your feedback. Feel free to open any issues.
Thanks for your time and have a great day! ;)