This is the backend API server of together_coins project. It is a RESTful API server that provides the following functionalities:
- User registration and login
- User profile management
- User coin management
- File upload
- Music management
- User coin transaction
Technology:
- Node.js
- Express.js
- MySQL
For the frontend part, please refer to together_coins_frontend