Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Fullstack typesafe CRUD framework adds zero-boilerplate live queries (github.com/remult)
13 points by yonirapoport on Feb 22, 2023 | hide | past | favorite | 1 comment



Hey everyone,

Remult is a full-stack CRUD framework that uses your TypeScript entities as a single source of truth for your API, frontend type-safe API client, and backend ORM.

https://github.com/remult/remult

In this version 0.18 we launched a new core feature - real-time live queries. Using this feature any data fetching done with Remult can easily turn into a live-query subscription that listens to backend changes on its result set and updates the frontend state accordingly.

Any feedback/suggestions would be appreciated.

- Yoni




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: