Skip to content

mdeheij/kreditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kreditor

DevelopmentOpenAPILicensing

Kreditor, Creditor, Crediteur, кредитор: a person or company to whom money is owed.

The goal of this project is to develop a flexible expense management and splitting application. This repository currently contains an API server built using Spring (REST) and Java.

This project is under active development. Current API specification is very likely to change.

Development

Prerequisites

  • Java
  • Maven

After you've checked out this repository, you can run the application using Maven on your local machine.

  mvn spring-boot:run

OpenAPI

This repository exposes a RESTful server application using Java and Spring. The OpenAPI specification can be browsed through the included Swagger UI:

e.g. http:https://localhost:8080/swagger-ui.html

Generator

OpenAPI Generator includes a list of templates that can be used to generate different clients for this API server.

About

Finance Tracking Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages