filmaj / Beer-Me

Mobile application that tells you where the closest beer is, based on your location. One native Android branch, and one PhoneGap (cross-platform mobile development framework based on HTML, CSS and JavaScript) branch.
www.nitobi.com
97 stars 23 forks source link

Discussion: Potential apis for data #5

Open stevengill opened 8 years ago

stevengill commented 8 years ago

For venus, we have a few options:

I recommend using foursquares venu api. Add on the untappd api for more info where it makes sense.

filmaj commented 8 years ago

This is awesome!

We'd hit the 25k per day Google Maps limit just loading the map on the app first. The messed up thing about the Google Maps API: Android/iOS native access is free, but the JS API falls under the 25k limit? That's so ..weird!

Agree with your plan, start with foursquare and the requisite minimum for Google Maps, work in other sources later somehow.