Skip to main content

Home/ HealthcareMetadata/ Group items tagged restful

Rss Feed Group items tagged

Malcolm McRoberts

How to create RESTful Web services in 10 minutes with Visual Studio 2012 AiM website | ... - 0 views

  • By default the API return XML, but we’ll use JSON here, as it’s also becoming a standard. To do so we must add  the following code in the register() method located in the file WebApiConfig.cs config.Formatters.XmlFormatter.SupportedMediaTypes.Remove( config.Formatters.XmlFormatter.SupportedMediaTypes.FirstOrDefault(t => t.MediaType == 'application/xml'));
Malcolm McRoberts

Java-Only | RESTful web services with MongoDB - 0 views

  • A tutorial on how to use RestEasy with MongoDB in order to create RESTful web services
Malcolm McRoberts

JavaScript API | Tableau Software - 0 views

  • Developers creating web applications can integrate fully interactive Tableau content into their applications via the new JavaScript API. The API provides a tremendous range of interactivity in the Tableau view. For example, you can use the JavaScript API to set and create filters, select and highlight elements in the view, and process the view to retrieve updated data. This enables you to provide a high level of interactivity between a Tableau visualization and the rest of the web page.
1 - 4 of 4
Showing 20 items per page