diff --git a/README.md b/README.md index 4260341..41bb1f2 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -Intersystem-Cache-RestAPI-Using-Cache-Object +# Intersystem Cache-RestAPI Using Cache Object + +Creating the patient and practitioner Rest API and store , retrive, update and delete the data to intersystem cahce DB by using Cache Object. + +## Getting Started + Setup a web application name & initial route from management portal. + * Path : Managementportal -> System administration -> Security -> Applications -> Web Applications -> Create New Applications. + * Host: localhost:57772 + +Please refer https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GREST_services + +