Hacker News new | ask | show | jobs
by tonyennis 2214 days ago
Founder here. I launched the site about 6 weeks ago on ProductHunt to gather feedback and am currently building out a larger offering and preparing to open the doors to the public in a few weeks - inline editing will continue to be part of the value proposition, but we're also going to focus on building the simplest content API possible, which was a surprisingly large request among the early signups. Would love to answer any questions people have. Will post to show HN again when we launch the updated site and product in a few weeks.
1 comments

Can you clarify what you mean by "simplest content API"? Is it going to be a headless CMS?
Technically yes, but we'd like to also be used for storing content used by web apps - the CMS is designed for web sites. An analogy that might work well here is the difference between Redis vs. Postgres. Redis = optimised for key/value data at high volume, Postgres - optimised for relational data. That's how we see ourselves vs traditional CMSes.