Archives

Archives / 2008 / November
  • Extending RESTful services with a custom Request Interceptor

    There are a lot of aspects that needs to be combined in order to architect robust RESTful services to go beyond the typical HTTP verb and URI modeling. Capabilities such as Low-Hi REST, Error Handling or Caching are fundamental elements of real world RESTful solutions. On windows Communication Foundation (WCF) developers typically implement those capabilities by leveraging elements of the dispatcher runtime extensibility programming model like message inspectors, message filters or error handlers. The recently announced REST Starter Kit introduces another extensibility point in the form of request interceptors that tremendously simplifies the experience for enhancing RESTful services with extra capabilities that are not included in the default programming model.

  • Speaking at SOAWorld 2008

    In a few hours I will be speaking at SOAWorld about REST and WS-* in the enterprise. The session provide a pragmatic view of the best practices customers are following in order to adopt the REST model in the enterprise and its coexistence with WS-* services.  If you are attending to SOAWorld and you are interested in Service Orientation make sure to swing by and say hi ;).

  • Speaking about REST at IASA RC

    I just finished my session about RESTful Services patterns at the Dallas IASA Regional Conference. I would like to thanks Paul Preiss and the IASA folks for extending me this invitation and particularly to all the folks who attended the session. The slide deck can be downloaded here and I think the video recording is going to be available at the IASA site really soon.