Not entirely API-only, but I've created a service that works with the Wordpress backend to do all of that. I'm going to push what I have to github in a couple of days. Would this be useful to you?
Jonathan Jonathan --------------------- Jonathan El-Bizri 415.830.5839 --------------------- On Tue, Feb 25, 2014 at 9:50 AM, Matt Calthrop <[email protected]> wrote: > Hi all > > I'm going to be using AngularJS to implement a new website that has the > following basic requirements of a CMS: > > - multiple pages > - ability to specify page hierarchy > - blog posts > - other types of content, eg, news, events etc > - Disqus comments allowed on blog posts (I'm sure I could implement > integration if required) > > My ideal solution would provide two interfaces: > > - a simple admin interface to allow content creators to manage the > site content (markdown is fine - wysiwyg editor not essential) > - a REST API, which is what the AngularJS app would use to access the > content to be displayed > > I have been looking at www.contentful.com, which is a fantastic solution, > and ideal in most ways - but turns out to be beyond the budget of my client. > > So what experience/advice could you give? > > I am guessing this is going to become a more frequent requirement as SPAs > continue to take off. > > cheers > > Matt > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
