We recently hosted a webinar on the Contentful Content Delivery API. This webinar walks through integrating the Contentful Delivery API into an HTML page using the contentful.js
SDK. Starting with an example page containing placeholder content, we progress through replacing all of the data with content fetched from the Content Delivery API, and end by adding support for full-text search.
Further Resources:
- The sample project is available on GitHub.
- Client SDKs for JavaScript, Ruby, and Objective-C.
- More extensive documentation is available on our Developer Site.