Skip to content

renTramontano/RebrickableSDK

Repository files navigation

RebrickableSDK is a framework that uses Rebrickable APIs to build their own apps that want to use the Rebrickable database.

Getting Started

Installation with Swift Package Manager

Add the following to your Package.swift

dependencies: [
    .package(url: "https://github.com/renTramontano/RebrickableSDK.git", .upToNextMajor(from: "1.0.1"))
]

Installation

$ git clone https://github.com/renTramontano/RebrickableSDK

Usage

To use the SDK generate the API Key

let legoApi = LegoAPI(apiKey: "<YOUR_API_KEY>")

License

RebrickableSDK is licensed under the MIT License. See the LICENSE file for more information.

About

A Rebrickable framework for iOS & OS X written in Swift

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages