Mark Seemann Talks Web API and REST
Carl and Richard talk to Mark Seemann about building web applications using Web API and REST. The conversation starts out with the hard part - so what is REST exactly anyway? Mark digs into the history and meaning behind REST and the challenges that those practices bring to real world web applications.
Guests:
Mark Seemann
Mark Seemann helps programmers make code easier to maintain. His professional interests include functional programming, object-oriented development, software architecture, as well as software development in general. Apart from writing a book about Dependency Injection he has also created several Pluralsight courses, videos for Clean Coders, and written numerous articles and blog posts about programming. He's an independent consultant, author, and conference speaker. He lives in Copenhagen, Denmark
Links:
- System.Composition http://msdn.microsoft.com/en-us/library/windows/apps/jj126278.aspx
- Mark's Blog http://blog.ploeh.dk/
- REST in Practice http://restinpractice.com/book/
- Hadi Hariri's Blog Post on Web API http://hadihariri.com/2012/04/06/with-http-your-application-is-your-api/
- Mark's Book on Dependency Injection http://affiliate.manning.com/idevaffiliate.php?id=1150_236
- AutoFixture on GitHub https://github.com/AutoFixture/AutoFixture