Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexkalderimis/intermine-client-scala

An InterMine webservice Client in Scala
https://github.com/alexkalderimis/intermine-client-scala

Last synced: 11 days ago
JSON representation

An InterMine webservice Client in Scala

Awesome Lists containing this project

README

        

Implementation of A Web-Service Client for the InterMine API
============================================================

This project aims to have a functional API client that can:
* Create and run queries
* Create and use templates
* Read and use lists
* Request query summaries and counts
* Lazily iterate over result sets

And all in idiomatic scala.