You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST web service for use with the rest.py REST server.
To setup an initial DB, cd into the db/ directory, then
run makedb.py first and then run sampledb.py. This will
create and populate a pianistic.db database file.