11:15 AM Saturday Room: 4221
<p>If you are creating REST APIs in Java then JAX-RS is the standard. We will briefly talk about the HTTP protocol and what REST is and then create some APIs. We will use Spring/Maven to put it together and deploy in Tomcat. This is a small part of a class I teach at UCSC Silicon Valley.</p>
<p>Some code we will review is at <a href="https://github.com/rahulaga/code-camp">https://github.com/rahulaga/code-camp</a></p>