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.
- Host: GitHub
- URL: https://github.com/koldyr/genealogy
- Owner: koldyr
- Created: 2019-10-27T12:32:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-27T10:50:26.000Z (9 months ago)
- Last Synced: 2025-09-27T12:25:42.113Z (9 months ago)
- Topics: ged, genealogy, kotlin, rest-api, spring-boot, spring-data-jpa
- Language: Kotlin
- Homepage:
- Size: 435 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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