Skip to content

Music Database Querying with PHP CodeIgniter4 and Docker

License

Notifications You must be signed in to change notification settings

AlexCreamer/MusicDB-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This project is discontinued

MusicDB-Search

A simple PHP CodeIgniter4 application for searching information from various music databases and displaying the results to the user.

This application will use modified versions of multiple already built libraries in order to query the databases APIs.

This project is currently incomplete and is currently built upon the following Gracenote API library: https://github.com/richadams/php-gracenote

Currently only a basic search for artist via using Gracenotes API is available.

HOW TO BUILD

To build this project you'll need to have docker installed, run the docker-compose.sh script to install docker-compose, and run docker-compose up -d.

About

Music Database Querying with PHP CodeIgniter4 and Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published