BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage REST Content on InfoQ

  • SOA Practioners Should Define Standards First

    Standards are often cited as important, helping to prevent vendor lock-in and allow for interoperability between heterogeneous implementations. However, as Steve Jones points out recently, it is still common for many SOA practitioners to ignore selecting standards at the start of the SOA lifecyle. In this article he outlines where standards should fit in and how REST is no exception to this rule.

  • RESTful API Authentication Schemes

    “Everyone feels the need to write a custom authentication protocol” says George Reese, which he claims is one of the things he learnt working on a programming API for cloud providers and Saas Vendors. In a post George proposes a set of standards for any REST authentication need.

  • Is Proliferation Of Custom Media Types RESTFul?

    Subbu Allamaraju, revisits one of the recurring debates in the REST community; the standard media types vs. custom media types and tries to determine the best practices when using them.

  • Practical Advice for SOA Implementers

    In his new post, Ganesh Prasad tries to describe the most complex issues of an SOA implementation and provides recommendations on how to solve them.

  • Spring 3.0: Java 5 Required, Adds New Expression Language and REST Support

    A new version of the Spring Framework, version 3.0, was released today. InfoQ spoke with Juergen Hoeller, technical lead of the Spring Framework project, to learn more about this release and the changes that it brings to the Spring portfolio.

  • Interview with Guilherme Silveira, creator of Restfulie

    In a recent interview, Guilherme Silviera, the creator of the Restfulie project, took time out to answer some of our questions about his project, REST and some recent comments he made comparing and contrasting with JAX-RS.

  • Is JAX-RS, or RESTeasy, un-RESTful?

    JAX-RS is the standard way in which to write RESTful applications in Java. However, recently Guilherme Silveira, the lead of the restfulie project which is not based on JAX-RS, questions whether or not RESTeasy and JAX-RS are RESTful at all.

  • IBM WebSphere Embraces REST

    “Last Thursday I said I was struggling to sum up IBM’s Connect09 analyst conference. I still am.” says James Governor, an Industry Analyst with RedMonk, speaking of a session titled Federated Connectivity – Smarter Integration Across and Beyond The Enterprise hosted by AIM (Application Integration and Middleware) General Manager Craig Hayman at the Connect09 analyst conference.

  • RESTfulie - A Gem To Create Hypermedia Aware Services And Clients

    Guilherme Silveira writes to InfoQ on the release of a ruby gem that makes developing hypermedia aware services and clients that consume them a breeze.

  • GET-only REST Integration Patterns Blur The Line Between Synchronization And Integration

    Duncan Cragg explains his idea/pattern for a purely GET based REST integration pattern, which turns out to be very similar to the vision of Microsoft's FeedSync Specification.

  • RESTFul Bridge Between Java And .NET Released

    Noelios Technologies, the France-based consulting services firm, is shipping a new version of the Restlet open source project, a lightweight REST framework for Java, that includes the Restlet Extension for ADO.NET Data Services. The effort is a collaboration between Microsoft and Noelios Technologies and it makes it easier for Java developers to take advantage of ADO.NET Data Services.

  • Bill Burke Discusses REST-*, SOA/ROA and REST

    InfoQ's recent post on REST-*.org, which covered the announcement of REST-* and some of the community response to it, has drawn many responses. Changes have also been made to REST-*.org as a result of some of the feedback. Infoq had a chance to interview Bill Burke, a lead for the REST-* initiative, to learn more.

  • REST-*.org

    During the recent JBoss World conference a new REST* initiative was announced. The initiative is intending to be an open source community, similar to JBoss and Apache, that will try to come up with clear guidelines so that there's a place for everyone to go when they need answers to REST-related questions.

  • GET Details On Upcoming .Net Access Control Service

    The .net services team, released details on future plans for the .net services offering, that is part of the Azure services platform. .NET Services includes access control to help create secure connections between your applications and services, as well as a service bus for communicating across network and organizational boundaries.

  • Business Case For REST

    Justin Cormack sparks a discussion about the adoption of RESTful architectures in the enterprise or the lack thereof with his post.

BT