Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
/ qucosa-webapi Public archive

Qucosa RESTful Web API

License

Notifications You must be signed in to change notification settings

qucosa/qucosa-webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATUS

The project is discontinued.

Build Status

Qucosa Webapi

A Java web application that provides a RESTful interface to the Qucosa repository backend, a Fedora Commons service. It also provides a less RESTful interface for supporting first version Qucosa clients.

Description

Building

The qucosa-webapi program is a Maven project and as such can be build with the Maven package command:

$ mvn package

This will generate a deployable WAR file target/qucosa-webapi-<VERSION>.jar for Java Servlet Containers like Tomcat or Jetty.

Usage

After building and deploying you should be able to access the APIs resources via their URLs.

Licence

The program is licenced under GPLv3. See the COPYING file for details.

Releases

No releases published

Packages

No packages published

Languages