/chinook

React front-end that consumes REST-API for the chinook database

Primary LanguageJavaMIT LicenseMIT

Chinook

Build Status forthebadge

Table of Contents

Description

This repo contains two separate projects:

  • react_frontend

    A JavaScript frontend that consumes a REST-API for the chinook database, built with React.

  • java_backend

    A REST-API for the chinook database developed with Java and Spring.

Current state

java_backend contains a full REST-API for the chinook database. See separate README.md for how to use. react_frontend contains a application for performing CRUD operations on the resources of the REST API

How to run

See separate README's for each project.

java_backend README

react_frontend README

Documentation

See separate README's for each project.

java_backend README

react_frontend README

Author

Kim Hammar

Copyright and license

  • The repo:

The MIT License (MIT)

Copyright (c) 2016 Kim Hammar

  • The database:

The MIT License (MIT)

Copyright (c) 2008-2014 Luis Rocha