This is an automated email from the ASF dual-hosted git repository.
ptuomola pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 665fde4 Added swagger-UI section to Readme(FINERACT-834)
665fde4 is described below
commit 665fde4f551a513d3693e4ad4afd5d5493e90773
Author: Manthan Surkar <[email protected]>
AuthorDate: Sun Aug 30 18:09:15 2020 +0530
Added swagger-UI section to Readme(FINERACT-834)
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 74a0304..a511dd5 100644
--- a/README.md
+++ b/README.md
@@ -288,6 +288,11 @@ Video Demonstration
Apache Fineract / Mifos X Demo (November 2016) -
<https://www.youtube.com/watch?v=h61g9TptMBo>
+Swagger-UI Documentation
+============
+
+We use Swagger-UI to generate and maintain our API documentation, you can see
the demo video [here](https://www.youtube.com/watch?v=FlVd-0YAo6c) or a live
version
+[here](https://demo.fineract.dev/fineract-provider/swagger-ui/index.html). If
you interested to know more about Swagger-UI you can check their
[website](https://swagger.io/).
Governance and Policies
=======================