Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 302 Bytes

audio

audio is a fast and secure backend for a music streaming platform in rust.

API Documentation

Setup

Use the docker-compose.yml file to setup the database and the server.

Run docker-compose up to start the server and the database.