Skip to content

asadahimeka/booru-search-api

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published