Question
· Nov 24, 2017

How to create a restful api in Intersystems cache with JSON response.

Guys,

Can you please guide me to create a RESTful API in our cache with JSON response. 

Thanks  in advance.

Thanks,

Arun Kumar Durairaj. 

Discussion (4)2
Log in or sign up to continue

The advice you have received thusfar has been OK, but the easiest thing to do would be to watch Mike Smart's global summit presentation, which takes you from literally nothing, to having a (nearly) fully fleshed out REST API in a simple case.  See that here:

https://learning.intersystems.com/course/view.php?id=681

If this is your first time working with REST Applications, this is the best place to start.  Then, if you'd like, you can continue with an online learning course, where Mike is going to expand on this to include some best practices.  Announcement for that is here:

https://community.intersystems.com/post/webinar-dec-7-rest-and-relaxatio...

Hopefully we'll see you there!