Contentful Middleware
Introduction
For each cms we are using different middleware services. This service is contentful and it fetches the data from contentful application and pass the response to proxy.
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | List Contents | v1 | Fetches all the data from contentful application |
| 2. | List Contents By ID | v1 | Fetches the data from contentful application based on id |
| 3. | Validate contentful creditionals | v1 | validate the contentful creditionals |
| 4. | List Tags | v1 | Fetches all the tags from contentful application |