Skip to content

Al1-0x3a/OptKos_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch Status
dev Build Status
master Build Status

Optkos Backend

Business logic and database communication for the Optkos application

Getting Started

To access the db2 database you need a valid account and a working internet connection

Prerequisites

Java 1.8

Installing

Locate the folder containing the .jar file and launch it as specified below

java -jar optkos_backend [db2_username] [db2_password]

Once the db2 login data has been set you can launch the jar without arguments

java -jar optkos_backend

After successful execution the application should look like this:

Alt text

API Access

The application will launch 3 endpoints

Built With

  • Maven - Dependency Management

Versioning

We use Git for versioning. For the versions available please request access from the authors.

Authors

  • Ali Kaya
  • Andre Rehle
  • Felix Eisenmann
  • Johannes Börmann
  • Michael Szostak
  • Nina Leveringhaus
  • Patrick Handreck

Acknowledgments

  • Made possible by stackoverflow
  • Powered by Nullpointer Exceptions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages