|
@@ -0,0 +1,27 @@
|
|
1
|
+RESOURCES:
|
|
2
|
+-
|
|
3
|
+MAPS / TRANSPO API's
|
|
4
|
+
|
|
5
|
+1) https://www.mapbox.com/developers/
|
|
6
|
+
|
|
7
|
+2) http://www3.septa.org/hackathon/
|
|
8
|
+
|
|
9
|
+3)https://developers.google.com/transit/gtfs-realtime/
|
|
10
|
+
|
|
11
|
+4) https://developer.here.com/develop/rest-apis
|
|
12
|
+
|
|
13
|
+5) https://www.mapbox.com/android-docs/map-sdk/overview/ - ANDROID APP SDK
|
|
14
|
+
|
|
15
|
+-
|
|
16
|
+MORE RESOURCES:
|
|
17
|
+
|
|
18
|
+- https://simplestepscode.com/learn-javascript/
|
|
19
|
+- https://www.programmableweb.com/category/open-data
|
|
20
|
+- https://github.com/TonnyL/Awesome_APIs#maps
|
|
21
|
+
|
|
22
|
+-
|
|
23
|
+
|
|
24
|
+- https://developers.facebook.com/search/?referer=dev_header&q=facebook%20events
|
|
25
|
+- https://developers.facebook.com/docs/graph-api/reference/v2.0/event
|
|
26
|
+- https://buffer.com/developers/api
|
|
27
|
+- https://www.eventbrite.com/developer/v3/ - EVENTBRITE events
|