Loan amortization library
It is a light-weight library that allows calculating annual loan amortization schedule with a capability of setting early (additional) payments.
The calculation is implemented is in this library without using any extra heavy transitive dependencies.
Also, there is a wrapper around this library to proved HTTP API that is built using Micronaut and GraalVM which makes it a perfect choice a serverless environment.
Open GitHub