/booru-connect

A flexible and powerful NodeJS app connected with many booru sites.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

booru-connect

A flexible and powerful NodeJS app connected with many booru sites.

This repo contains some RESTful APIs for backend uses and a library to export anywhere.

Quickstart

$ git clone https://github.com/LittleYe233/booru-connect
$ cd booru-connect
$ npm install
$ npm start  # default port: 6006
$ curl http://localhost:6006/version
#  should return a JSON object with correct version string