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

https://github.com/koldyr/genealogy

Parsing AgelongTree GED files, Desktop app for GED files management, RESTful backend for genealogy management. For front-end or android students.
https://github.com/koldyr/genealogy

ged genealogy kotlin rest-api spring-boot spring-data-jpa

Last synced: 3 months ago
JSON representation

Parsing AgelongTree GED files, Desktop app for GED files management, RESTful backend for genealogy management. For front-end or android students.

Awesome Lists containing this project

README

          

# Genealogy 2.0
Demonstration project for FrontEnd students

### Tooling
Java 17, Kotlin 1.8, Spring-Boot 3.0.0, PostgreSQL DB, Maven, Tomcat, OpenAPI

### Build
execute: `mvn clean install`

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