/brapi-java

A Breeding Api (BrAPI) implementation written in Java. Contains all data objects, client and server interfaces for all modules.

Primary LanguageJavaApache License 2.0Apache-2.0

BrAPI Java

GitHub GitHub last commit GitHub release

BrAPI Java is a Breeding API (BrAPI) implementation written in Java. It contains all data objects as well as a client interface that can be utilised using Retrofit and server inferfaces that are designed to be used with the Restlet library.

However, the data objecs can be used on their own.