Skip to content

introsde-2015-FinalProject/LocalDatabaseServices

Repository files navigation

LocalDatabaseServices

The Local Database Service is a SOAP web service. It is on top of a database in order to provide data to the Storage Service. It is responsible for handling all persistence tasks on the database.

API Documentation
URL of the server (heroku)
WSDL file

Install

In order to execute this server locally you need the following technologies (in the brackets you see the version used to develop):

  • Java (jdk1.8.0)
  • ANT (version 1.9.4)

Then, clone the repository. Run in your terminal:

git clone https://github.com/introsde-2015-FinalProject/LocalDatabaseServices.git && cd LocalDatabaseServices

and run the following command:

ant install

Getting Started

To run the server locally then run:

ant start

About

Data Sources - SOAP web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages