https://github.com/varugasu/spring-kotlin-wallet
A Wallet service with Spring Boot + Kotlin
https://github.com/varugasu/spring-kotlin-wallet
cqrs event-sourcing graphql hibernate kotlin spring-boot sqlite
Last synced: 2 months ago
JSON representation
A Wallet service with Spring Boot + Kotlin
- Host: GitHub
- URL: https://github.com/varugasu/spring-kotlin-wallet
- Owner: varugasu
- License: mit
- Created: 2022-12-14T01:48:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T23:14:05.000Z (over 2 years ago)
- Last Synced: 2024-12-27T06:10:00.388Z (4 months ago)
- Topics: cqrs, event-sourcing, graphql, hibernate, kotlin, spring-boot, sqlite
- Language: Kotlin
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot + Kotlin + SQLite WAL + GraphQL
A small Wallet application with the following operations:
- Create Account
- Credit Account
- Debit Account