Chinmay and Danish, There is some interest and inquiry coming from users in the community regarding the Fineract Client.
I was hoping you all along with some of the past contributors to this project like @Aleksandar Vidakovic <chee...@monkeysintown.com> and @Michael Vorburger <michael.vorbur...@gmail.com> could help me with some of the below questions: 3. What is the difference between these 2 clients: https://github.com/openMF/fineract/tree/develop/fineract-client https://github.com/openMF/fineract-client Are either of these client’s considered production ready? 4. Is https://github.com/openMF/fineract-client/blob/master/swagger-api-spec-file.json hand coded or generated? 5. We have noticed that both fineract-clients only have fullname field supported when creating a Fineract Client (the database entity). This has led to the conclusion that neither are based off the Fineract-provider JAX-RS but are probably hand coded. We are wondering which one is best supported now and into the future, or if we should hand code our own client. 6. Have either client been used in high volume use cases?