From 17d4fb62c6b65128fb594f6f7fbf190ac80e07e1 Mon Sep 17 00:00:00 2001 From: Andrew Petro <andrew.petro@wisc.edu> Date: Wed, 9 Sep 2020 10:47:10 -0500 Subject: [PATCH] add wiscard widget example --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 206b675..41bc881 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ There are more. Wiscard balance ++ [Wiscard balance in app directory](https://my.wisc.edu/web/apps/details/wiscard-balance) ++ [Wiscard entity file](https://git.doit.wisc.edu/myuw-overlay/entities/-/blob/prod/src/main/resources/portlet-definition/wiscard.portlet-definition.xml) + Note that the loose coupling means I have no idea how the Wiscard vendor is generating that JSON. .NET? ColdFusion? It doesn't matter. -- GitLab