Commit Graph

225 Commits

Author SHA1 Message Date
Todd Motto
3aec2f31ed Merge pull request #51 from farhansalam/uk-police-data
UK police data api links added [Again]
2016-03-23 17:19:14 +00:00
Andre Loureiro
90bbcb4e62 Add Transport for Sao Paulo (SPTrans) 2016-03-23 12:44:56 -03:00
farhansalam
a5090b8e2a UK police data api links added [Again] 2016-03-23 19:49:15 +05:00
Haroen Viaene
7410350a00 close brackets 2016-03-23 13:59:04 +01:00
Julien CROUZET
2fbbc9291c Newline/typo 2016-03-23 13:35:07 +01:00
Julien CROUZET
c911138c01 Resolved conflict 2016-03-23 13:33:51 +01:00
Todd Motto
d61328ddac Merge pull request #46 from farhansalam/lorem-text-api
Lorem Ipsum text generator API
2016-03-23 11:46:10 +00:00
Todd Motto
519d1085cd Merge pull request #47 from JulienBreux/master
Add bike section with JCDecaux API
2016-03-23 11:45:36 +00:00
Todd Motto
f23b5e190f Merge pull request #43 from daxeel/master
Added Abbreviations and CelebInfo APIs
2016-03-23 11:44:46 +00:00
Todd Motto
a772421f75 Merge pull request #41 from damianesteban/damianesteban-patch-1
Added Anime Section and Hummingbird, AniList API.
2016-03-23 11:44:34 +00:00
Todd Motto
5b91820029 Merge pull request #40 from jaimerod/master
Added Washington Metro Transport API
2016-03-23 11:44:22 +00:00
Todd Motto
5a8d5d9417 Merge pull request #39 from localhots/master
Add MusicBrainz API link
2016-03-23 11:44:15 +00:00
Todd Motto
e3bd70c93b Merge pull request #48 from farhansalam/full-contact-api
Full contact API added
2016-03-23 11:44:06 +00:00
Pedro Cambra
60615eec42 Added drupal.org API 2016-03-23 11:36:32 +00:00
farhansalam
0134f55632 Full contact API added 2016-03-23 13:56:51 +05:00
Julien Breux
b88ed658d8 Add bike section with JCDecaux API 2016-03-23 09:47:51 +01:00
Farhan Salam
d00e5b6c02 Lorem Text Generator API 2016-03-23 13:37:17 +05:00
Julien CROUZET
cc3ee5d523 Transport for Paris, France API
Links to RATP (French parisian railways company) OpenData API
2016-03-23 09:36:11 +01:00
Farhan Salam
cfb7bd95d6 UK police data api links added
This is the site for open data about crime and policing in England, Wales and Northern Ireland.

You can download street-level crime, outcome, and stop and search data in clear and simple CSV format and explore the API containing detailed crime data and information about individual police forces and neighbourhood teams.

You can also download data on police activity, and a range of data collected under the police annual data requirement (ADR) including arrests and 101 call handling.

All the data on this site is made available under the Open Government Licence.
2016-03-23 13:23:20 +05:00
Daxeel Soni
aa93ee4efb Added Abbreviations and CelebInfo APIs 2016-03-23 10:43:17 +05:30
Damian Esteban
3c1e9ea602 modify section title to Anime 2016-03-22 21:40:31 -04:00
Damian Esteban
9a7d9cc5c8 add AniList API 2016-03-22 21:37:16 -04:00
Damian Esteban
a0aaa3ccbb add anime section and link to Hummingbird API 2016-03-22 21:30:43 -04:00
Jaime A. Rodriguez
42f6250b27 Added Washington Metro Transport API 2016-03-22 16:44:11 -07:00
Gregory Eremin
1d6ef3574a Add MusicBrainz API link 2016-03-23 01:48:19 +03:00
Heitor Gouvea
c32145e4ef Update README.md 2016-03-22 16:46:29 -03:00
HeitorG
046f9fc014 added apionly.com 2016-03-22 16:44:16 -03:00
Sean Abrahams
9cc74ad03e Add TVMaze 2016-03-22 12:29:39 -07:00
Amr
cd7966f760 Added Transport for Vancouver, Canada 2016-03-22 12:11:26 -07:00
Todd Motto
f172d3bc0c Merge pull request #34 from brakmic/patch-1
RoboHash, 2nd try :)
2016-03-22 19:04:03 +00:00
Todd Motto
463ab76172 fix: Broken link 2016-03-22 19:01:12 +00:00
Harris Brakmic
bd26d1ca6b RoboHash, 2nd try :) 2016-03-22 19:58:09 +01:00
Todd Motto
138e10c9bc Merge pull request #32 from auggod/master
Adds Soundcloud and Mixcloud
2016-03-22 18:49:22 +00:00
Todd Motto
8dbc3c4dd3 chore: Add FitBit API 2016-03-22 18:49:11 +00:00
Todd Motto
1b6e319fc8 Merge pull request #31 from abdhan/master
Add A Sports Category
2016-03-22 18:46:11 +00:00
Augustin Godiscal
6cc568f68b Update README.md
Adds Soundcloud and Mixcloud to music cat
2016-03-22 19:43:37 +01:00
AbdHan
f9b824bab3 Update README.md 2016-03-22 21:42:11 +03:00
Todd Motto
58b4c172d0 Merge pull request #28 from emckean/wordnik
adding Wordnik dictionary data API
2016-03-22 18:36:45 +00:00
Todd Motto
84f592a0cf Merge pull request #29 from brakmic/patch-2
Fedger.io
2016-03-22 18:36:05 +00:00
Pablo Villoslada
8daec10f53 Add JSONPlaceholder 2016-03-22 19:02:37 +01:00
Harris Brakmic
1a3576313d Fedger.io
This is a publicly available API comprising of several sub-APIs: company, fundings, geodata, news etc. 
The API itself is proprietary as the company behind charges for its usage but there's a certain amounts of "free calls" for every registered consumer.
Registering the API key is very easy and for free. I have also written a PureScript library to access the API (the backend logic is written in JS, so it can be easily used without PureScript as well).

Not sure if such APIs are welcome here, so feel free to reject this PR.
2016-03-22 18:58:10 +01:00
Erin McKean
deb11a9676 adding Wordnik dictionary data API 2016-03-22 10:52:12 -07:00
Harris Brakmic
330d791fc7 removed TempMail 2016-03-22 18:38:55 +01:00
Harris Brakmic
7b56e7bcc8 bringing back "TempMail "
This was stupid: I have deleted a whole line. Sorry.
2016-03-22 18:31:47 +01:00
Harris Brakmic
efb2364098 Wrong column (Description/OAuth) 2016-03-22 18:24:48 +01:00
Giacomo Cerquone
5a294ba4e7 Added temp email api 2016-03-22 18:18:25 +01:00
Todd Motto
2ebb49e94b Merge pull request #25 from wesbos/master
added github user API
2016-03-22 17:11:37 +00:00
wesbos
eee490bf01 added github user API 2016-03-22 13:10:05 -04:00
Wes Bos
40f8212cd6 Added TTC 2016-03-22 13:05:35 -04:00
Robert Speicher
86ac624a8c Added Comic Vine API 2016-03-22 12:39:44 -04:00
James Wright
2da77d6969 Corrected spelling 2016-03-22 14:18:05 +00:00
Ian Brown
4a6715c881 added twitch api 2016-03-22 09:53:59 -04:00
James Wright
98e921aaf8 Added Ron Swanson Quotes API 2016-03-22 13:17:50 +00:00
Zach Buttram
18ccf791a8 Add Adorable Avatars (avatars.adorable.io) 2016-03-21 17:49:51 -07:00
Todd Motto
afcabf359d Merge pull request #18 from arroyocode/master
addition of Apple iTunes, Spotify & Open Notify
2016-03-21 22:04:45 +00:00
arroyocode
732be9cb96 addition of Apple iTunes, Spotify & Open Notify 2016-03-21 14:59:43 -07:00
Tibor Cz
24050746f0 Add Norwegian and Budapest transport APIs 2016-03-21 22:01:29 +01:00
Andreas Gillström
36000d7834 Change Dribble to Dribbble 2016-03-21 18:01:47 +01:00
Todd Motto
8c3c874694 Merge pull request #3 from laco0416/laco-add-openweathermap
Add OpenWeatherMap API
2016-03-21 15:40:39 +00:00
laco0416
5a02cc953d Add OpenWeatherMap API 2016-03-22 00:38:09 +09:00
Pascal Weiland
11ca138a17 Add Swiss public transport API 2016-03-21 16:10:14 +01:00
Todd Motto
ea4547c556 Merge pull request #2 from httpete-ire/master
include links to uifaces and uinames API's
2016-03-21 14:01:32 +00:00
Todd Motto
51ec24dd7f Merge pull request #10 from jeremenichelli/add-netflix-api
Add Netflix Roulette API to list
2016-03-21 14:00:49 +00:00
Jere Menichelli
43f086138e Add Netflix Roulette API to list 2016-03-21 10:51:33 -03:00
Pete Redmond
635f57afcc fix merge conflicts
# Conflicts:
#	README.md
2016-03-21 13:51:10 +00:00
Jonas Friedmann
48a5af31c5 Add german DB API 2016-03-21 14:45:09 +01:00
Sam Verschueren
8eba5780f0 add irail 2016-03-21 13:54:25 +01:00
Pedro
e20ee7520c Added TFL API 2016-03-21 12:44:16 +00:00
Todd Motto
b1aed68898 fix(readme): Correctie voor nederlands, ja dat klopt 2016-03-21 11:46:56 +00:00
Lars Graubner
1771e25a3d Added RandomUser API 2016-03-21 09:11:29 +01:00
Pete Redmond
fe082c9a58 include links to uifaces and uinames API's 2016-03-21 01:08:13 +00:00
Ryan Christiani
72285d1e11 add categories and apis 2016-03-20 21:01:13 -04:00
Todd Motto
d1ae7865fd fix: NASA link 2016-03-21 00:07:44 +00:00
Todd Motto
bed017596c Update README.md 2016-03-21 00:05:16 +00:00
Todd Motto
d288f8a184 Initial commit 2016-03-20 23:49:43 +00:00