Skip to content

Repository files navigation

OpenRQM server

The OpenRQM server implementation.

Build Status FOSSA Status Quality Gate Status Gitpod Ready-to-Code

How to build and run

This project is written in Java and can be build using Maven. The source code for the API methods is generated with Swagger, the corresponding api specification can be found in the api directory and at SwaggerHub.

Build

Run mvn package to build the project. The build artifacts will be stored in the target directory.

Run

Run java -jar target/openrqm-server-1.0.0.jar to start the OpenRQM server. Navigate to http://localhost:8090/ for an overview of the api methods.

Design & Architecture

The design and architecture is described in the documents in the doc directory.

Features

Feature Status Release
Basic API functionality in work MVP
Linking done MVP
PDF export in work MVP
Baselining
Shared edit
Multimedia content in work
Tracing

License

SPDX-License-Identifier: GPL-2.0-only

FOSSA Status

Copyright

Copyright (C) 2019 Marcel Jähn

About

The OpenRQM server implementation

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages