2 Results for REST

SpringSource Delivers Spring 3.0, Focused on Web Apps

SpringSource (which, it's easy to forget, is now a division of VMware), introduced Spring 3.0 today, a major new version of the company?s Java development framework. SpringSource is targeting developers focused on web and service-based applications with the new release. This release of Spring's framework is the first since VMware's acquisition of the company, and version 3.0 is backward compatible with version 2.5. It has full REST support for web applications.


Encouraging the Creation of OS Software Development Kits

A portion of my job at Splunk is helping drive the development of SDKs for our new REST- based APIs. These APIs are served from the integrated web server in the product, which happens to be closed source. While writing software for REST-based APIs is fairly straightforward, providing various language-specific SDKs speeds up development time and eliminates common tasks like authentication, searching, and error handling for the end users. We've come up with some ways to optimize and open up this process.