danfrost / contentful.dart

A delightful Dart interface to Contentful's content delivery API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contentful Dart - Dart Delivery SDK for Contentful

Build Status Version codecov

What is Contentful?

Contentful provides content infrastructure for digital teams to power websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship their products faster.

Table of contents

Core Features

Getting started

Installation

Your first request

Authorization

Documentation & References

Reference Documentation

For information about the Content Delivery API, check out the Content Delivery API Reference Documentation.

Tutorials & other resources

  • This library is a wrapper around our Contentful Delivery REST API. Some more specific details such as search parameters and pagination are better explained on the REST API reference, and you can also get a better understanding of how the requests look under the hood.

  • Check the Contentful page for Tutorials, Demo Apps.

Example application

See the Flutter app on Github and follow the instructions on the README to get a copy of the space so you can see how changing content in Contentful affects the presentation of the app.

Get involved

PRs Welcome

We appreciate any help on our repositories. For more details about how to contribute see our Contributing.md document.

License

This repository is published under the MIT license.

Code of Conduct

We want to provide a safe, inclusive, welcoming, and harassment-free space and experience for all participants, regardless of gender identity and expression, sexual orientation, disability, physical appearance, socioeconomic status, body size, ethnicity, nationality, level of experience, age, religion (or lack thereof), or other identity markers.

Read our full Code of Conduct.

About

A delightful Dart interface to Contentful's content delivery API.

License:MIT License


Languages

Language:Dart 100.0%