From f97e1185adbaae04877655f617c09a1a5e3ba238 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 30 Jun 2016 15:28:43 +0100 Subject: [PATCH] British National Bibliography > The BNB Linked Data Platform provides access to the British National Bibliography published as linked open data and made available through SPARQL services. Two different interfaces are provided: a SPARQL editor, and /sparql a service endpoint for remote queries. Alternatively, use the search box below to enter a plain text term. Added via my blog post https://shkspr.mobi/blog/2016/05/easy-apis-without-authentication/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34db6b33..ca96f972 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth | Link | |---|---|---|---| | 500px | Photography Community | Yes | [Go!](https://github.com/500px/api-documentation) +| British National Bibliography | Books | No | [Go!](http://bnb.data.bl.uk/) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | | Dribbble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) | | File.io | Files | No | [Go!](https://file.io) |