Add service for accessing common contentful resources via API.

Created on 2 January 2023, over 2 years ago
Updated 28 January 2023, about 2 years ago

To allow developers and users an easy way to access the Contentful resources, we can add a new service called 'Contentful' with the following methods:

  1. Get Content Model
  2. Get Content Type Information
  3. Get Entries
  4. Get Single Entry
  5. Get Assets
  6. Get Single Asset
  7. Sign Asset
  8. Get All Tags
  9. Get Single Tag

The official API documentation will be referred for creating this service. Make sure all the methods have the required parameters such as skip, limit, and orderly if supported. Search and remaining tag-based API methods can be implemented later on. Also, ensure adding proper type hint and documentation for all the methods.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India gaurav.kapoor

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024