angular-contentful
angular-contentful copied to clipboard
Angular module to access the Contentful content delivery API
Hi there! This change adds the repository property to your package.json file(s). Having this available provides a number of benefits to security tooling. For example, it allows for greater trust...
By default the requests always go to the **master** environment of the space, you have to include the `environments/${environmentId}`path in the url. [See here the official documentation](https://www.contentful.com/developers/docs/references/content-delivery-api/#/reference/links/retrieval-of-linked-items/query-entries/console/curl)
Hey @jvandemo, thanks for the great lib. Do you have any plans to integrate to the contentful content management api as well? Cheers Philipp
Hi, I'm quite new to contentful and the angular-contentful-module but it looks very good and I love your project. It helped me a lot. I just got notified about new...
Hey. Great work with this package, it's made using contentful so easy in my app! I've added a sync method for use with the /sync endpoint of contentful. It performs...