Fineract Client
- Mentors
- Chinmay Kulkarni, Shashank Priyadarshi
- Organization
- The Apache Software Foundation
A Java and Retrofit2 based library, which mainly focuses on building an abstraction layer over the fineract API. Currently, all the MIFOS application uses fineract API and has a lot of repeated code for API integration hence the main motive of this project was to eliminate the boilerplate API integration code and provide an SDK with proper and comprehensive documentation so that it can be easily integrated with all the MIFOS's front end application. This summer I will be spending most of my time automating the steps that are currently used for generating API. Some of them are creating templates, publishing documents, improving CI/CD, etc. Apart from that this year's end goal is to release the SDK for fineract 1.4.0 or 1.5.0 whichever the latest is until then.