From 51a09d049c10005e77b6fff0e298323893aec188 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Mon, 8 Mar 2021 11:27:05 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) diff --git a/README.md b/README.md index a92cca6..855d364 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,152 @@ parmcards4; You now have a simple web app with a backend service! +## Detailed Overview + +The SASjs adapter is a JS library and a set of SAS Macros that handle the communication between the frontend app and backend SAS services. + +There are three parts to consider: + +1. JS request / response +2. SAS inputs / outputs +3. Configuration + +### JS Request / Response + +To install the library you can simply run `npm install sasjs` or include a `