TheCardinalSystem / Voca4J

Java client wrapper for the VocaDB API.

Home Page:https://vocadb.net/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voca4J

This project is a Java client-side wrapper for the VocaDB API. This project was started in September of 2020 and finally completed on January 31st, 2021 at 7:50pm EST. There are currently no available examples. Take a look at Voca4J.java and BuilderProvider.java to get started. To find the appropriate object wrapper for each request type, take a look a the general adapters or look in the class definition for a ResponseDeserializer implementation. Each class was tested after it was created until it functioned normally. No further tests will be conducted. A test suite will not be provided, nor will one be created. While this may be a generally poor practice in software development, the VocaDB administrators have requested that we do not overwork their servers.

Implementation

This will become available on Maven Central once I get a domain up and running. For now, you will have to manually download the jars from the releases page.

About

Java client wrapper for the VocaDB API.

https://vocadb.net/api


Languages

Language:Java 100.0%