Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolim1t/nolim1t-foursquare
My own foursquare API library. USE AT YOUR OWN RISK
https://github.com/nolim1t/nolim1t-foursquare
Last synced: 2 days ago
JSON representation
My own foursquare API library. USE AT YOUR OWN RISK
- Host: GitHub
- URL: https://github.com/nolim1t/nolim1t-foursquare
- Owner: nolim1t
- Created: 2014-08-25T05:41:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T05:46:43.000Z (about 10 years ago)
- Last Synced: 2024-10-05T04:22:33.791Z (about 1 month ago)
- Language: CoffeeScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal foursquare API library
====================About
---------------
This is my own personal foursquare API library. Use at your own risk.It's probably quite unstructured, but I'm putting it up on version control and as an NPM module.
Installing
---------------
npm install nolim1t-foursquareExample Usage
---------------
Mostly coming soonBut use
```node.js
require("nolim1t-foursquare").functionname "parameters", callback
```