From cfb7bd95d69168293f30eaf49a6fd54caacb28cf Mon Sep 17 00:00:00 2001 From: Farhan Salam Date: Wed, 23 Mar 2016 13:23:20 +0500 Subject: [PATCH 1/2] 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. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4033269a..c58414db 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,9 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | + +### Security + +| API | Description | OAuth |Link | +|---|---|---|---| +| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) | From d00e5b6c02d75995772eec95a9959d25e45b9512 Mon Sep 17 00:00:00 2001 From: Farhan Salam Date: Wed, 23 Mar 2016 13:37:17 +0500 Subject: [PATCH 2/2] Lorem Text Generator API --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index c58414db..e1dd6a82 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ A collective list of JSON APIs for use in web development. | JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) | | RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) | | API Only | Several APIs free. | No | [Go!](http://apionly.com/) | +| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator) ### Sports @@ -97,9 +98,3 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | - -### Security - -| API | Description | OAuth |Link | -|---|---|---|---| -| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) |