Skip to content

metadatacenter/cedar-artifact-server

Repository files navigation

cedar-artifact-server

Build Status

Server that manages CEDAR artifacts (templates, elements fields, template instances).

This project is implemented in Java using Dropwizard.

The project contains two subdirectories:

  • cedar-artifact-server-core: Core server functionality
  • cedar-artifact-server-application: Dropwizard-based interface to server

Versions

  • Java: 19
  • MongoDB: 3.0.0

Getting started

Clone the project:

git clone https://github.com/metadatacenter/cedar-artifact-server.git

Install MongoDB (using Homebrew):

brew install mongodb

Start the MongoDB server:

mongod

Documentation

Documentation for the server can be found in the project wiki.

Questions

If you have questions about this repository, please subscribe to the CEDAR Developer Supportmailing list.

After subscribing, send messages to cedar-developers at lists.stanford.edu.

About

Backend services to support operations on Metadata Templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages