LittleYe233 / booru-connect

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:JavaScript 88.1%Language:EJS 8.7%Language:CSS 3.2%