Fachschaft07 / fs-rest

REST interface for several services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fs-rest

Build Status Coverage Status

REST interface for several services

Code Style Guide

Read the Google Coding Style Guide for more information.

Documentation

Read the Wiki for more information or take a look at the JavaDoc.

The project has 3 modules:

Server

The Server module contains the REST-API and will be deployed.

Common

The Common module contains different classes (most model and constants) which will be needed by the Server and Client module.

Client

The Client module contains the interfaces to access the REST-API. This module (packaged as jar) can be used from other projects to access the REST-API.

About

REST interface for several services


Languages

Language:Java 100.0%