Skip to content

Green-T-Den/sailing-logger-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sailing Logger API

This HATEOAS API is the backend for our Sailing Logger.
Still heavily under development

Tech Stack

We use Java Spring Boot for the API, with the following dependencies:

  • spring-boot-starter-data-jpa
  • spring-boot-starter-data-rest
  • spring-boot-starter-hateoas
  • spring-boot-starter-thymeleaf
  • spring-boot-starter-web
  • spring-boot-starter-webflux
  • spring-boot-devtools
  • h2
  • spring-boot-configuration-processor
  • lombok
  • spring-boot-starter-test
  • reactor-test

Note: Not all dependencies might be in use as of now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages