0.1.0 • Published 2 years ago

hotpepper-sdk v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

hotpepper-sdk-nodejs

npm (tag) npm

Install

npm install hotpepper-sdk

Usage

//cjs
const hotpepper = require('hotpepper-sdk');
//ts
import * as hotpepper from 'hotpepper-sdk';

(async () => {
    hotpepper.setApiKey('YOUR_API_KEY');

    const res = await hotpepper.gourmet().keyword('居酒屋').sake(1).search();
})();

API

See document and official reference.

Issues

If you find a bug or problem, please open an issue!:bug:

Author

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

【画像提供:ホットペッパー グルメ】