Skip to content

altran-mateus-marques/boilerplate-swift

 
 

Repository files navigation

boilerplate-swift

This is a sample app demonstrating basic usage of the contentful.swift Content Delivery API SDK.

Upon launch, the app:

  • Initializes a Client object.
  • Fetches a Space.
  • Fetches up to 100 Entry objects from that Space.

Using the app

  1. Clone the repo, and open Boilerplate-Swift.xcworkspace.
  2. Copy/paste your space_id and access_token into the global constants defined in the ViewController file (source here).
  3. Hit "Run" in Xcode, follow along with the comments, and view the relevant output in the Xcode debug console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 87.7%
  • Ruby 12.3%