Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michelboucey/cayley-client

A Haskell client library for Cayley database graph
https://github.com/michelboucey/cayley-client

cayley-client cayley-database-graph haskell haskell-library

Last synced: 13 days ago
JSON representation

A Haskell client library for Cayley database graph

Awesome Lists containing this project

README

        

# A Cayley client for Haskell ![CI](https://github.com/MichelBoucey/cayley-client/actions/workflows/haskell-ci.yml/badge.svg) [![Hackage](https://img.shields.io/hackage/v/cayley-client.svg)](https://hackage.haskell.org/package/cayley-client)

Cayley-client up to 0.4.* implements the [RESTful API](https://github.com/google/cayley/blob/master/docs/HTTP.md) of [Cayley database graph](https://github.com/google/cayley) up to v0.6.0. [Cayley v0.6.1](https://github.com/cayleygraph/cayley/releases/tag/v0.6.1) "includes all the pending features that can be merged before v0.7, which will be a major release [...] and may cause breaking changes".