We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0e846 commit 6b365ebCopy full SHA for 6b365eb
README.md
@@ -1,4 +1,6 @@
1
-generic-json-api-wrapper
+Generic-json-api-wrapper
2
========================
3
4
-A generic JSON API wrapper, takes a response schema and provides an easy interface to access a simple API which return JSON data.
+A generic JSON API wrapper.
5
+
6
+Just provide a response schema and url. This wrapper can be a simple interface to most JSON APIs.
0 commit comments