Hacker News new | ask | show | jobs
by jmhuret 3923 days ago
Really great start! I could see this being very useful.

If you were to extend the functionality to include full CRUD on entities, I think I would start using it immediately on some proof of concept work.

For instance, being able to GET, PUT/PATCH, and DELETE by id (or per row) would be awesome.

Thanks again for the nice MVP work!

1 comments

Thanks! I'm planning to implement PUT and DELETE soon.