How to run server-side methods from Angular or PHP
HI Community,
Now Intersystems has developers definitely cut-off from Zen/CSP I am looking for sample code how to invoke server-side methods from Angular and PHP, Java client.
I only see some rest/json crud examples, but that is not the whole picture I assume.
Let's say I have a persistent Class with a class method to import or modify data...
I want to invoke this from my Angular App or PHP app.
any examples, suggestions?
I see 5 options :
based on rather poor personal experience of PHP & ODBC it is definitely not my favorite.
I had a very positive experience with that approach. see it here Feeling the power of Caché
So you have a choice what fits best to your needs.
Hi Robert
I desperately need an example of Angular using REST to talk to a FHIR server to convince the company that we should be using Iris for Health and Angular for our upcoming developments. The issue is I don't know angular, I understand Rest and I understand FHIR. How can I get up and running in Angualr in the next 3 days.
Nigel
These might be helpful:
Building a simple Angular app (not FHIR specific):
https://community.intersystems.com/post/simple-angular-app-intersystems-...
Build SMART on FHIR web app using FHIR JavaScript library (not Angular specific):
https://community.intersystems.com/post/smart-fhir-js-library-and-exampl...
Thank you Marc
Sorry, I never touched Angular I only know where it is coming from.