You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander Vocke b4e4ac0162 Made Spotify API request correctly depend on the integration settings in the DB. 5 years ago
..
endpoints Further back-end work, add editor for integrations in front-end. 5 years ago
integrations Made Spotify API request correctly depend on the integration settings in the DB. 5 years ago
knex Small changes to get_knex. 5 years ago
lib Add tags display. 5 years ago
migrations Add back-end support and tests for integration objects. 5 years ago
test Further back-end work, add editor for integrations in front-end. 5 years ago
.gitignore Got all APIs working in Knex, except query. 5 years ago
app.ts Made Spotify API request correctly depend on the integration settings in the DB. 5 years ago
knexfile.ts Initial mock. 5 years ago
package-lock.json Got quick n dirty request to Spotify API working. 5 years ago
package.json Got quick n dirty request to Spotify API working. 5 years ago
server.ts Fix database config parsing. 5 years ago
tsconfig.json Getting closer to artist, song creation 5 years ago