MusicConnectionMachine / StructuredData

In this project we will be scanning structured online resources such as DBPedia, Worldcat, MusicBrainz, IMSLP and other databases
GNU General Public License v3.0
4 stars 3 forks source link

Enable docker API container to expose the data in local db #50

Closed ShilpaGhanashyamGore closed 7 years ago

ShilpaGhanashyamGore commented 7 years ago

Run the docker server image and connect to localDB .

kordianbruck commented 7 years ago

So this is about writing the API Endpoints right?

ShilpaGhanashyamGore commented 7 years ago

No , this is about running the docker server image and connecting to localDB . My first comment is misplaced .

kordianbruck commented 7 years ago

@ShilpaGhanashyamGore maybe you can fix your first comment then by editing it?

kordianbruck commented 7 years ago

Guess this is finished @ShilpaGhanashyamGore as we have the final DB already up and running

Closing.