Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tendant/meilisearch-clj
https://github.com/tendant/meilisearch-clj
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tendant/meilisearch-clj
- Owner: tendant
- License: epl-1.0
- Created: 2021-01-11T21:22:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T08:16:50.000Z (about 3 years ago)
- Last Synced: 2024-10-12T13:31:21.356Z (about 1 month ago)
- Language: Clojure
- Size: 981 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# meilisearch-clj
[![Build Status](https://travis-ci.org/tendant/meilisearch-clj.svg?branch=master)](https://travis-ci.org/tendant/meilisearch-clj)
[![codecov](https://codecov.io/gh/tendant/meilisearch-clj/branch/master/graph/badge.svg)](https://codecov.io/gh/tendant/meilisearch-clj)
[![Clojars Project](https://img.shields.io/clojars/v/tendant/meilisearch-clj.svg)](https://clojars.org/tendant/meilisearch-clj)A Clojure library designed to ... well, that part is up to you.
```clj
[tendant/meilisearch-clj "0.0.1"]
```## Usage
FIXME
## License
Copyright © 2018 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.