TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What headless CMS do you recommend?

25 pointsby somtumabout 7 years ago

9 comments

feistypharitabout 7 years ago
I like forestry.io. it's not API based, so you just use stock Hugo backed by git. The change you make get committed back to git. So the nice thing is you're not tied to them. If they go away, you still have Hugo and can generate manually. You can host at netlify or AWS. Most the other static CMS are API based, so all your data is with them. If the go away, aodoes your site maintainability.
vr46about 7 years ago
I have been using <a href="https:&#x2F;&#x2F;getmesh.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getmesh.io&#x2F;</a> for a while now, the developers are very helpful, the features are excellent, the underlying architecture and frameworks are great, and documentation excellent. Thumbs up.
评论 #16657075 未加载
digisocialnetabout 7 years ago
I use Cockpit or FeathersJS.. sometimes even Wordpress WP-JSON :-&#x2F; I&#x27;m looking for something better, but not really into using a SaaS.<p><a href="https:&#x2F;&#x2F;getcockpit.com" rel="nofollow">https:&#x2F;&#x2F;getcockpit.com</a>
francois2about 7 years ago
I would recommend Prismic.io. They have what I have searched for on anothers services: slices. This allows you to have different block and empower people to use them as they want to create landing pages for instance.
评论 #16641735 未加载
EnderMBabout 7 years ago
On the .NET side, I&#x27;ve had a lot of success with Umbraco, using it as a headless CMS to provide content for a Node&#x2F;Express application.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;Umbraco-CMS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;Umbraco-CMS</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;UmbracoRestApi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;UmbracoRestApi</a>
rayascottabout 7 years ago
Can we assume you’re already familiar with <a href="https:&#x2F;&#x2F;headlesscms.org" rel="nofollow">https:&#x2F;&#x2F;headlesscms.org</a>?
darkseidabout 7 years ago
I&#x27;m using Contentful&#x27;s (<a href="https:&#x2F;&#x2F;contentful.com" rel="nofollow">https:&#x2F;&#x2F;contentful.com</a>) free plan to power the docs and blog for my website (<a href="https:&#x2F;&#x2F;resurfaceapp.com&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;resurfaceapp.com&#x2F;docs&#x2F;</a>)
digitalbaseabout 7 years ago
I&#x27;ve been asking me the same question to switch a static site to basic CMS.<p>Contentful.com seems to be the leader.<p>Graphcms looks nice, GraphQL is a promising technology to only fetch the content&#x2F;relations you need to render that page.<p>I was thinking about using Airtable for even a simpler MVP
评论 #16655071 未加载
blemmingabout 7 years ago
if you are looking for an open source self hosteable option, there is directus (<a href="https:&#x2F;&#x2F;github.com&#x2F;directus&#x2F;directus" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;directus&#x2F;directus</a>) or cockpit(<a href="https:&#x2F;&#x2F;github.com&#x2F;agentejo&#x2F;cockpit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;agentejo&#x2F;cockpit</a>)
评论 #16639037 未加载