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 go package provides REST request bindings to access the shiori REST API gateway instance.
$ go get github.com/shiori-ex/shiori-go