Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spotlesscoder/reaperdawhub-service

Server side for ReaperDAWHub (metadata REST service)
https://github.com/spotlesscoder/reaperdawhub-service

Last synced: about 2 months ago
JSON representation

Server side for ReaperDAWHub (metadata REST service)

Awesome Lists containing this project

README

        

# reaperdawhub-service
Server side for ReaperDAWHub (metadata REST service)

Building:

Prerequisites:

Install a local MySQL database with a schema named reaperdawhub, user reaperdawhub and the same as password. (DDL privileges are needed if the JPA provider should automatically create the schema)

Open in Netbeans or any other JAVA IDE capable of reading maven dependencies and creating projects from existing sources.