logoalt Hacker News

varun_chopratoday at 2:30 AM1 replyview on HN

Postkit: https://github.com/varunchopra/postkit

This is basically my version of "what all could you throw into Postgres?"

My problem with vibe coding/LLM assisted engineering is that it's hard to get the basic stuff that is independent of the application itself, correct, so I just use this and make sure everything I build has some consistency.

You can pop this in and use it as the base for your app and add login, permissions, etc. quite cleanly.


Replies

casper14today at 3:12 AM

I like the idea, the API looks really clean

show 1 reply