Skip to content

Java based REST service for movies, books and similar data using jpa in its backend.

License

Notifications You must be signed in to change notification settings

Nachtfeuer/comfortable-data

Repository files navigation

comfortable-data

Java based REST service for movies, books and similar data using jpa in its backend.

Build Status Coverage Status CodeFactor BCH compliance codebeat badge Known Vulnerabilities

Goals

  • a service in a local environment; no provider since this might raise a lot of legal issues.
  • myself I intend to store my own bought books, movies, music and data like this to solve following problems:
    • full control over the data
    • being flexible in extending for required functionality
    • supporting YAML, JSON and XML to import and export data in any direction
    • providing also useful UI to search, filter and to add new data

Quickstart

./mvnw clean package

Adjusted for using Maven Wrapper

mvn -N io.takari:maven:0.7.5:wrapper

Links

Build

Database

UI

Documentation

Request Handling

Data (de-)serialization

About

Java based REST service for movies, books and similar data using jpa in its backend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published