Skip to content

RESTful backend for storing variables from the AMONG Repast model

License

Notifications You must be signed in to change notification settings

brunslo/repast-amongmodel-backend

Repository files navigation

Repast AMONG Model Backend

Overview

This project provides a RESTful backend to make the AMONG Repast model interactive via a web interface.

Usage

The project can be built directly using the Java 1.8 SDK and Maven to package into an executable JAR:

mvn clean package

It can also be built and packaged into a Docker container directly, without any Java/Maven specific dependencies:

docker build -t repast-amongmodel-backend-0.1.0-SNAPSHOT

About

RESTful backend for storing variables from the AMONG Repast model

Resources

License

Stars

Watchers

Forks

Packages

No packages published