Thanks and Regards,

*Cajetan Christopher Rodrigues*
*B.E Computer Engineering*
*[email protected] <[email protected]>*
*Google Summer of code 2019*


---------- Forwarded message ---------
From: Cajetan Rodrigues <[email protected]>
Date: Sat, Aug 3, 2019 at 8:18 PM
Subject: Swagger Implementation for the fineract backend
To: Mifos software development <[email protected]>


Hi Kang,

As you said in today's check-in, the self-service APIs have been integrated
with swagger.

It would be helpful if can provide the link for the same. Since there are
ton of apis present on the fineract api doc which is documented as a static
page. So it's not practical to copy-paste each and every request and check
in postman.

A faster way would be swagger where we can have hands-on the apis on the
fly.

I am not sure if Spring Boot or Spring MVC is being used at the moment. But
if it's Spring Boot, the dependency does wonders. Just need to hook in the
swagger config file, and it auto generates all the apis in the controllers
created.
It auto-scans it.

Let me know what you think. :)

Thanks and Regards,

*Cajetan Christopher Rodrigues*
*B.E Computer Engineering*
*[email protected] <[email protected]>*
*Google Summer of code 2019*

Reply via email to