Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A (WIP) Derpibooru API wrapper for Node.js

License

NotificationsYou must be signed in to change notification settings

BytewaveMLP/node-derpi

Repository files navigation

GitHub versionnpm versionDiscord chat

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.

Table of Contents

Install

Prerequisites

  • Node.js
  • Your Node package manager of choice (I recommendyarn)

Installation

Usingyarn:

yarn add node-derpi

Usingnpm:

npm install node-derpi

That's it! Your package manager should handle any dependencies for you.

Usage

See thedocumentation.

Maintainers

Contribute

Issues, suggestions, or concerns? Submit a GitHub issue!

Want to add a feature? We accept PRs!

License

Copyright (c) Eliot Partridge, 2018. Licensed underthe MIT License.


[8]ページ先頭

©2009-2025 Movatter.jp