asadahimeka / booru-search-api

API Service to search boorus using @himeka/booru

Home Page:https://booru-search-api.pixiv.pics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Booru Search API

API Service to search boorus using @himeka/booru

Install Yarn

npm install -g yarn

Get the source code and install packages

git clone https://github.com/asadahimeka/booru-search-api.git
cd booru-search-api
yarn install

Build the application

yarn build

Start the application

yarn start

By default this will launch the application on http://localhost:3000. You will need to either proxy requests from your web server or change the port to serve the application directly.

License

MIT

About

API Service to search boorus using @himeka/booru

https://booru-search-api.pixiv.pics

License:MIT License


Languages

Language:JavaScript 100.0%