Skip to content

API Documentation

Adam Tang edited this page May 4, 2023 · 1 revision

This web app uses the following API routes that will be handled by the backend flask server and its interaction with the database.

Songs

  • A logged in user can add a new song
    • POST api/songs

Clone this wiki locally