Skip to content

evelyn-2022/babelbeats-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabelBeats Server

Overview

This repository contains the backend server for the BabelBeats application.

Setup

  1. Clone the repository:

    git clone https://github.com/evelyn-2022/babelbeats-server.git
    cd babelbeats-server
  2. Running the Server

    To run the server, execute the following command:

    mvn spring-boot:run

    The server will start on http://localhost:8080.

  3. API Endpoints

    The API endpoints using Swagger UI can be accessed at: http://localhost:8080/swagger-ui/index.html

  4. API Documentation

    The full API documentation can be accessed at: http://localhost:8080/v3/api-docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published