Skip to content

cgesgin/todo-list-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Overview

Solution to the roadmap.sh project https://roadmap.sh/projects/todo-list-api

🛠️ Technical Details

  • Backend: Java 17, Spring boot 3.4.2 , spring security 6.4.3
  • Database : H2 inmemory database
  • Security : Jwt security
  • Documentation : swagger documentation

🏃 How to Run

To get started with the project, follow these steps:

  • Clone the repository:

      git clone https://github.com/cgesgin/todo-list-api.git
    
  • Navigate to the project directory:

      cd todo-list-api
    
  • Build the project:

      mvn clean install
    
  • Run the application:

      mvn exec:java
    
  • Visit the application in your browser:

Open http://localhost:8080/api/doc in your browser to use the api documentation

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages