boundlessgeo/turbopsapi

Name: turbopsapi

Owner: Boundless

Description: The API supporting the TurboPS app

Created: 2017-08-02 01:22:38.0

Updated: 2018-03-27 22:09:10.0

Pushed: 2018-03-27 22:09:08.0

Homepage:

Size: 69

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

turbopsapi

The API supporting the TurboPS app.

Getting started

turbopsapi is a Spring Boot application. The repo is self contained enough to ensure that all necessary dependencies are automatically downloaded. The project is managed by Gradle that takes care of the dependency management, building, running and generally keeping it all together.

Although the project was developed in Eclipse (Spring Tool Suite to be exact), there is no reason why it cannot be run with other IDEs (like IntelliJ, NetBeans, Atom etc). All Eclipse-specific configuration files are listed in the .gitignore file. The project generator (Spring Initializr) tried its best to ensure IDE-specific configuration files from popular IDEs are also ignored. Please try to maintain this practice so that there are minimal bumps as new developers take over.

Since the execution of this project is managed by Gradle and if you would like to run it from the IDE itself, please ensure that the IDE supports Gradle. With the right plugin, it is possible to make the execution completely push button.

The wiki goes into more details about the project.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.