Skip to content

REST service on top of MeiliSearch to organize link bookmarks.

License

Notifications You must be signed in to change notification settings

shiori-ex/shiori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


REST API

This project hosts the server application which connects to the meilisearch database and provides the REST API to connect to from the front end applications. For simplicity and performance, this application is written in elixir using plug and cowboy as web server and meilisearch-elixir as MeiliSearch client.

About

REST service on top of MeiliSearch to organize link bookmarks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published