Skip to content

Repository files navigation

omp-express-mongo-api

A NodeJS Express implementation of the OpenMediaPortal API, backed by a MongoDB database.


Installation and Running

Use OpenMediaPortal to get started.

Hacking

Testing

Build Status

Testing is done using npm test and requires nodejs, npm and server other npm packages.

  • npm install --only=dev
  • docker-compose -f .travis-docker-compose.yml build
  • docker-compose -f .travis-docker-compose.yml up -d
  • npm test
  • docker-compose -f .travis-docker-compose.yml stop
  • docker-compose -f .travis-docker-compose.yml rm

The server logs from the test can be viewed using docker logs.

About

Nodejs Express and Mongo implementation of the OMP API

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages