Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanmen/rakuten-books-client

[unofficial] This client is that uses nodejs to connect to the rakuten books api.
https://github.com/tanmen/rakuten-books-client

Last synced: 1 day ago
JSON representation

[unofficial] This client is that uses nodejs to connect to the rakuten books api.

Awesome Lists containing this project

README

        

# rakuten-books-client (unofficial)

This client is that uses nodejs to connect to the rakuten books api.

## Get started
```javascript
import {BookApi} from 'rakuten-books-client';

new BookApi().listBooks()
```

## Contributes
There are many more APIs available.
It would be great if you could support us with PR.