Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexkalderimis/intermine-client-scala
- Owner: alexkalderimis
- Created: 2012-01-02T00:15:37.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-18T18:07:34.000Z (about 13 years ago)
- Last Synced: 2024-04-09T22:22:36.307Z (10 months ago)
- Language: Java
- Homepage: www.intermine.org
- Size: 17.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
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 setsAnd all in idiomatic scala.