Skip to content

Instantly share code, notes, and snippets.

View chrismaddern's full-sized avatar

Chris Maddern chrismaddern

View GitHub Profile
@ivanvanderbyl
ivanvanderbyl / Apps.md
Last active December 11, 2015 19:09
Kickfolio API V1 documentation

List all Apps GET /api/apps

  • GET /api/apps returns a collection of Apps.

Parameters

  • ids Optional Array: An array of IDs to filter the collection. Designed to work with Ember Data bulk loading.

Response

@nicklockwood
nicklockwood / ARCHelper.h
Last active November 20, 2018 10:02
ARC Helper
//
// ARC Helper
//
// Version 2.2
//
// Created by Nick Lockwood on 05/01/2012.
// Copyright 2012 Charcoal Design
//
// Distributed under the permissive zlib license
// Get the latest version from here: