We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
###In order to build and run the API, you need to fill the basic requirements:
Create a database using lontra-harvester instructions, based on Liquibase and liger-data-access;
Populate your database using lontra-harvester tool connected to IPT instances in order to harvest and index DwC-A data;
git clone https://github.com/sibbr/api/
Generate authentication database structure
Configure database connection
Configure certificate information for SSL
Note: the default SSL port used is 8444.
Build the project. On the command line:
mvn clean package
Run the application. On the command line:
java -jar api-{version}.jar