Skip to content

Sample API codebase for an Ontology lookup service

Notifications You must be signed in to change notification settings

serjoshua/ontologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Clone first the whole project to your local. Do not forget to install and run MongoDB before running the application.

Scripts

Inside the project directory, you should run:

mvn clean install

This installs all the dependencies needed to start the application and runs all the test scripts.

After that, run:

mvn spring-boot:run

This runs the app in the development mode.
Access the APIs at http://localhost:8080.

You're good to go!

Learn More

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Sample API codebase for an Ontology lookup service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages