An open API service indexing awesome lists of open source software.

https://github.com/koldyr/library

Demonstration project for FrontEnd students
https://github.com/koldyr/library

kotlin open-api-v3 rest-api spring-boot spring-data-jpa

Last synced: 2 months ago
JSON representation

Demonstration project for FrontEnd students

Awesome Lists containing this project

README

        

# Library 1.0
Demonstration project for FrontEnd students

### Tooling
Java 21, Kotlin 1.9, Spring Boot 3, Spring 6, PostgreSQL DB, Maven, Tomcat, OpenAPI

### Build
execute: `mvn clean install`

### Open API
Use http://localhost/swagger-ui.html to test REST API