Skip to content

backbone-api/foursquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Backbone API: Foursquare

Backbone.js helper for Foursquare requests

Install

Using Bower:

bower install backbone.api.foursquare

Usage

The plugin will try to create a global namespace Foursquare that will host all the Models/Views/Collections mirrored from Backbone.API.Foursquare

Common Backbone.js conventions apply using the Foursquare namespace. For example:

var user = new Foursquare.Models.User();

Credits

Created by Makis Tracend ( @tracend )

Trivia

License

Released under the MIT license

About

Simple Foursquare API operations

Resources

Stars

Watchers

Forks

Packages

No packages published