Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gatenlp/cloud-client
Client library for the GATE Cloud REST APIs
https://github.com/gatenlp/cloud-client
Last synced: about 2 months ago
JSON representation
Client library for the GATE Cloud REST APIs
- Host: GitHub
- URL: https://github.com/gatenlp/cloud-client
- Owner: GateNLP
- License: apache-2.0
- Created: 2016-06-08T00:06:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:57:12.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T07:59:21.658Z (9 months ago)
- Language: Java
- Size: 321 KB
- Stars: 1
- Watchers: 18
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GATE Cloud client library
=========================A Java client library and command-line tool for the [GATE Cloud REST APIs][1].
Documentation can be found on [the wiki][2]:
- [Client library usage guide][3]
- [Client library JavaDocs][4]
- [Command line tool usage guide][5]
- [GATE plugin][6][1]: https://cloud.gate.ac.uk/info/help/rest-api.html
[2]: https://github.com/GateNLP/cloud-client/wiki
[3]: https://github.com/GateNLP/cloud-client/wiki/Client-Library-Usage-Guide
[4]: https://javadoc.io/doc/uk.ac.gate/gate-cloud-client
[5]: https://github.com/GateNLP/cloud-client/wiki/Command-Line-Tool-Usage-Guide
[6]: https://github.com/GateNLP/cloud-client/wiki/Gate-Plugin