Skip to content

Comment on Show HN: Caffeine – Minimum viable back end for prototypingparent

Comments

aw4yOP

currently there are two implementation for the database "behind": in memory or with postgres, both with zero config (except for starting an instance of postgres, in the second case!). it can be easily extended to use files as persistence, good idea :)

regarding the pre-population, you can just make a quick script with curl that will add some data after you run the service. any thought?

Thats code folks would have to write instead of focusing on the MVP, it would be better if this loaded it by convention.

SQLite could also be a good option

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.