A
A
Alex2017-03-09 19:33:00
CMS
Alex, 2017-03-09 19:33:00

Which API-First CMS do you recommend?

Hello. I'm starting to design a web application on nuxt. It provides users with different roles, settings, arbitrary data types, etc.
And the question arose: how to store data, in which database, and how to interact with it?
The easiest option, it seems to me, is to take some ready-made API-First cms, and put database management on it.
What can you recommend?
From the criteria:

  • Free
  • Must be hosted on my server
  • Administration tools (analogues of phpMyAdmin)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
account-3, 2017-03-09
@Kozack

Here is a nuxt example with Cosmic - https://github.com/Atinux/cosmic-nuxt
But it's far from free.
I've asked several times in Nuxt chat about the CMS API, but no one answers. Join there, attack them with questions on the topic https://gitter.im/nuxt/nuxt.js
Personally, I would be especially interested in integrating the CMS API into a static Nuxt site.

Y
Yeldos Adetbekov, 2017-03-09
@dosya97

I am using django-rest-framework. But for nuxt.js, it's probably more cost-effective to use a node.

Y
Yuri, 2017-03-09
@riky

take laravel for example and write this api.
In Laravel, by the way, vue + webpack comes out of the box.
as an alternative to nodejs+express+mongodb+monguse

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question