shiori is a web application to simply store, manage and search through links by meta variables like description or tags. MeiliSearch is used therefore as high-performance full-text search database to provide blazingly fast search results even in huge datasets. The dataset will be accessable over a REST API via web or CLI application.
This is an NPM module which wraps HTTP requests to an shiori API instance which is designed to be used in browser web applications like in a React, Vue.js or Angular app.
$ npm i --save shiorijs