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

https://github.com/nihadamirov/account

This project consists of an API used for opening a new "Current account" for existing customers.
https://github.com/nihadamirov/account

h2-database hibernate-jpa java kotlin rest-api springboot

Last synced: about 2 months ago
JSON representation

This project consists of an API used for opening a new "Current account" for existing customers.

Awesome Lists containing this project

README

          

# Account Project

This project consists of an API used for opening a new "Current account" for existing customers.

## Technologies

The following technologies are used in this project:

- Java
- Spring Boot
- Kotlin
- Hibernate
- H2 Database
- REST API

## Usage

Using the REST API, it is possible to open a new "Current account" for an existing user. We store the user's information in the database.