Skip to content

bcail/ocfl-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocfl-http

HTTP interface for an OCFL repository, using ocfl-java for reading and writing the OCFL data.

Note: this is a side-project that is not being used in production.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server OR lein run

To create a jar file, run:

lein uberjar

To run the jar file, run:

java -jar target/ocfl-http.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published