Socket
Book a DemoInstallSign in
Socket

ddb-client

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddb-client

Client for the German digital library (DDB / Deutsche digitale Bibliothek) API

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

ddb-client

JavaScript client for the German digital libary (DDB / Deutsche digitale Bibliothek) API.

npm version Build Status dependency status dev dependency status license chat on gitter

Installation

npm install --save ddb-client

Usage

You need to provide your own API key which you can obtain after registering here.

const ddb = require('ddb-client')('YOUR-API-KEY')

Following the official API docs the client provides the following methods:

Contributing

If you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit the issues page.

Keywords

ddb

FAQs

Package last updated on 19 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts