InterSystemsDev via @like
New #Video on #DeveloperCommunity YouTube:
API Design for #REST >> https://youtu.be/r42coiZN7G4
#GlobalSummi18 #WebDevelopment #RapidDevelopment #Interoperability #JSON #API
API Design for #REST >> https://youtu.be/r42coiZN7G4
#GlobalSummi18 #WebDevelopment #RapidDevelopment #Interoperability #JSON #API
YouTube
API Design for REST
In this video, we will demonstrate the benefits of an “API-first” approach for REST. Starting with a spec (which can be created using swagger or our own user...
InterSystemsDev via @like
Check the new #OpenExchange App: InterSystems iKnow Entity Browser 💡
>> http://ow.ly/gBcB30o0ScW <<
#Caché #Ensemble #HealthShare #InterSystemsIRIS #iKnow #Analytics #WebDevelopment #API #Graph #Visualization
>> http://ow.ly/gBcB30o0ScW <<
#Caché #Ensemble #HealthShare #InterSystemsIRIS #iKnow #Analytics #WebDevelopment #API #Graph #Visualization
InterSystemsDev via @like
A Tutorial On WebSockets #Caché #InterSystemsIRIS #OpenExchange #ObjectScript #JavaScript #NodeJS #Tutorial #WebDevelopment
>> http://ow.ly/N2Rz50uP1jC <<
>> http://ow.ly/N2Rz50uP1jC <<
InterSystems Developer Community
A Tutorial On WebSockets
## Intro
Most server-client communication on the web is based on a request and response structure. The client sends a request to the server and the server responds to this request. The WebSocket prot
Most server-client communication on the web is based on a request and response structure. The client sends a request to the server and the server responds to this request. The WebSocket prot
InterSystemsDev via @like
[Question on #DeveloperCommunity] Configuring a remote #CSP Gateway for serving with SSL/TLS/HTTPS >> http://ow.ly/UnY350uRM85
#HealthShare #Healthcare #Security #SSL #TLS #HTTPS #WebDevelopment
#HealthShare #Healthcare #Security #SSL #TLS #HTTPS #WebDevelopment
InterSystems Developer Community
Configuring a remote CSP Gateway for serving with SSL/TLS/HTTPS
Hello everyone I have a server configuration in a CSP Gateway installed on a PC (let's call it S2) different from the main one (let's call it S1). This configuration allows me to access a web applicat
InterSystemsDev via @like
Give it a try! webHERALD – a Highly Extensible Rapid AppLication Development framework >> http://ow.ly/zwnx50v1P8B
#InterSystemsIRIS #Caché #DataPlatforms #Framework #WebDevelopment
#InterSystemsIRIS #Caché #DataPlatforms #Framework #WebDevelopment
InterSystemsDev via @like
"InterSystems API Manager Introduction" video is already on #InterSystemsDevelopers YouTube >> https://youtu.be/vO6kz1G4eVg
#InterSystems #InterSystemsIRIS #IRISforHealth #API #Interoperability #Containers #JSON #WebDevelopment
#InterSystems #InterSystemsIRIS #IRISforHealth #API #Interoperability #Containers #JSON #WebDevelopment
YouTube
InterSystems API Manager Introduction
InterSystems API Manager is a tool that allows you to manage your APIs within InterSystems IRIS™ and InterSystems IRIS for Health™. In this video, Product Manager Stefan Wittmann describes what API Manager is and describes several use cases in which the tool…
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: %SYS.LDAP - AddExts >> http://ow.ly/gsYw50vEMtc
#InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
#InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
InterSystems Developer Community
%SYS.LDAP - AddExts
Hi,Anyone know the correct way to pass the user and password of a new account using %SYS.LDAP?Set Status=##Class(%SYS.LDAP).AddExts(LD,DN,Attributes)