About this badge
The ASP.NET MVC Framework has always been a good platform on which to implement REST-based services, but the introduction of the ASP.NET Web API Framework raised the bar to a whole new level. Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform. Students will learn how to leverage the features and capabilities of the ASP.NET Web API to build a RESTful web service from start to finish. The course will explain the REST architectural style, and then build on that knowledge, the ASP.NET Web API, and some helpful patterns, tricks, and techniques, to go from a blank slate to a fully functional, secure REST service.
This badge certifies students are able to:
- Describe the HTTP stack and how information is transferred between server and client
- Understand the different HTTP verbs and what they mean
- Explain REST services and the standard rules for working in
- RESTCreate controllers that accept RESTful requests
- Create .NET clients to call REST services
- Understand Javascript clients
Learn more here: https://pace.oregonstate.edu/