Skip to content

Latest commit

 

History

History

api

api

Welcome to the Open Song Database api.
The docs repo is here

Docs

The documentation of this API can be found at https://osdb.confidence.sh

Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode on port 4000.
REST endpoint is at http://localhost:4000/rest/<your-api-key>/.
Open http://localhost:4000/graphql/<your-api-key>/ to view GraphiQL the browser.

npm run build

Builds the app for production to the dist/ folder.
It correctly transpiles the project in production mode and optimizes the build for the best performance.