- Notifications
You must be signed in to change notification settings - Fork2
A (WIP) Derpibooru API wrapper for Node.js
License
NotificationsYou must be signed in to change notification settings
BytewaveMLP/node-derpi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Derpibooru API wrapper for Node.js
node-derpi is my first attempt at an API wrapper in Node, specifically for theDerpibooru image board. It aims to be a rich API wrapper around Derpibooru's JSON API, supporting rich deserialization of supported types (dates, other Derpi data points, etc.). It is also fully strongly-typed, being written in Typescript.
- Node.js
- Your Node package manager of choice (I recommend
yarn
)
Usingyarn
:
yarn add node-derpi
Usingnpm
:
npm install node-derpi
That's it! Your package manager should handle any dependencies for you.
See thedocumentation.
Issues, suggestions, or concerns? Submit a GitHub issue!
Want to add a feature? We accept PRs!
Copyright (c) Eliot Partridge, 2018. Licensed underthe MIT License.
About
A (WIP) Derpibooru API wrapper for Node.js
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published