algolia: A client implementing the Algolia search API

[ bsd3, library, web ] [ Propose Tags ]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies aeson, aeson-iproute, attoparsec, base (>=4.7 && <5), bytestring, cryptonite, data-has, exceptions, hashable, http-client, http-client-tls, http-types, iproute, memory, mtl, retry, scientific, text, time, unordered-containers, uri-templater, vector [details]
License BSD-3-Clause
Copyright Ian Duncan
Author Ian Duncan
Maintainer ian@iankduncan.com
Category Web
Home page https://github.com/iand675/algolia#readme
Bug tracker https://github.com/iand675/algolia/issues
Source repo head: git clone https://github.com/iand675/algolia
Uploaded by IanDuncan at 2018-06-25T06:41:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 753 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-25 [all 1 reports]

Readme for algolia-0.1.0.0

[back to package description]

algolia

Build status

An implementation of the algolia HTTP API.

Algolia is a hosted search service that in many cases has better realtime search result feedback than services such as Elasticsearch.

This library is still very much in the alpha phase of development, so please be aware that no backwards-compatibility is currently guaranteed