GithubHelp home page GithubHelp logo

simplegeo

A NodeJS library for SimpleGeo with convenience methods for SimpleGeo api endpoints.

var SimpleGeo = require('simplegeo').SimpleGeo;

var sg = new SimpleGeo('key','secret');
sg.getLayers(function (err,data) { 
    for (i in data) {
        if (data.hasOwnProperty(i)) {
            console.log(data[i]);
        }
    }
});

Urban Airship's Projects

async icon async

Async utilities for node and the browser

authorize icon authorize

A python library for interacting with authorize.net

barker icon barker

Clive is a hive mind for your clusters.

boto icon boto

Python interface to Amazon Web Services

bottle icon bottle

bottle.py is a fast and simple micro-framework for python web-applications.

cluster icon cluster

Node.JS multi-core server manager with plugins support.

clusto icon clusto

Clusto is a cluster management tool. It helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure.

connect icon connect

Connect is a middleware layer for Node.js

decoroute icon decoroute

Pattern-matching based WSGI-compliant URL routing tool

django icon django

Official clone of the Subversion repository.

django-countries icon django-countries

A fork of http://bitbucket.org/smileychris/django-countries/ for individual changes and updates.

django-facebook icon django-facebook

Facebook open graph api implementation using the Django web framework in python

django-indexer icon django-indexer

A simple key/value store for indexing meta data on JSON-type fields

django-mako icon django-mako

Mako Templates Plugin for Django. (Forked from google code)

django-ses icon django-ses

A Django email backend for Amazon's Simple Email Service

django-storages icon django-storages

This is a clone of django-storages on bitbucket. DO NOT SUBMIT CODE FIXES/ISSUES HERE. Instead visit https://bitbucket.org/david/django-storages/issues?status=new&status=open

django-uploadify-s3 icon django-uploadify-s3

A Django application that makes it easy to integrate the Uploadify uploader and Amazon S3 into your project.

dream icon dream

Hyperminimal WSGI framework

ejs icon ejs

Embedded JavaScript templates for node - Express compliant

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.