Skip to content

Instantly share code, notes, and snippets.

View jlnbuiles's full-sized avatar

Julian Builes jlnbuiles

View GitHub Profile
//
// ZLRealmWrapper.h
// zilly
//
// Created by Julian Builes on 4/3/17.
// Copyright © 2017 Zilly, Inc. All rights reserved.
//
#import <Realm/Realm.h>
#import "Alert.h"
@jlnbuiles
jlnbuiles / package.json
Last active November 28, 2017 15:22
Spotify Magic 🎩. A sample webtask endpoint
{
"dependencies": {
"spotify-web-api-node": "2.5.0"
}
}