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 project contains the SPA web application - built with React - to connect to the shiori REST API using the shiori-js API wrapper package.