Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 741 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 741 Bytes

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.


Web App

This project contains the SPA web application - built with React - to connect to the shiori REST API using the shiori-js API wrapper package.


Demo