Meeting Notice - Tuesday July 8, 2014
"Designing Pragmatic RESTFul APIs Using Asp.Net Web API" by Ely Lucas
Building a web based RESTful API for your application will help you reach multiple types of clients, from web browsers to mobile devices, and is a key component in today’s modern architectures. However, there is a lot of confusion over what REST means, and if you should call your API RESTful or not. During this talk, we will discuss what REST is and what it is not, and we will take an approach of designing a pragmatic API that will satisfy your business needs. We will use ASP.Net Web API, a framework that makes it simple to build web services over HTTP. Web API is now in its second release, and we will cover the basics as well as some of the new features introduced in the latest version.
Come and we will go over the basics of this exciting framework and combine it with the power of the ASP.Net web stack to create a full end to end application.
Bio: Ely Lucas [blog] [twitter] [linkedin]
Ely Lucas is a web and mobile developer that works at Aspenware and helps clients create amazing software. He is a Microsoft MVP in ASP.Net and is active in the local developer community.
Meeting Details: The meeting will start promptly at 6:00 PM. Food and prizes are provided.
MEETING LOCATION: Epicentral (Downtown Colorado Springs). View location details (link).
References (2)
-
Response: new year images
-
Response: 192.168.0.1 Router Login
Reader Comments (1)
If you enjoyed Ely's talk and are interested in some fairly quick, but really great reads on Hypermedia API design and implementation, check out:
Building Hypermedia APIs with HTML5 and Node by Mike Amundsen [ http://www.amazon.com/Building-Hypermedia-APIs-HTML5-Node/dp/1449306578 ]
Designing Hypermedia APIs by Steve Klabnik [ http://www.designinghypermediaapis.com/ ]
Neither are specific to .NET, but provide a solid conceptual basis for understanding the concepts behind Hypermedia API design and implementation.