BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Web API Content on InfoQ

  • Work begins on JAX-RS 2.0

    JAX-RS is the standard for RESTful services in enterprise Java. It has been finalised since 2008 and part of EE6 since late 2009, with several implementations. Over the past couple of years there has been a lot of implementation experience and now Oracle have announced that JAX-RS 2.0 is in the works, as well as giving an indication of their current thoughts. But are they missing anything?

  • WSO2 releases Carbon Studio

    Open Source Software vendor, WSO2, released last month a comprehensive Eclipse-based development environment for its middleware platform. The tool simplifies the development, test and deployment of services, mediation flows and google gadgets.

  • The Future of WCF Is RESTful [Updated]

    Glenn Block, a Windows Communication Foundation (WCF) Program Manager, said during an online webinar entitled “WCF, Evolving for the Web” that Microsoft’s framework for building service-oriented applications is going to be refactored radically, the new architecture being centered around HTTP.

  • Nuxeo Introduces fise Semantic Engine

    Nuxeo introduces fise - an open source RESTful semantic engine to which NUXEO has made contributions. The goal of the fise is to "help bring new and trendy semantic features to CMS by giving developers a stack of reusable HTTP semantic services to build upon." fise is part of a larger effort, IKS (Interactive Knowledge Stack) as a means of enhancing CMS offerings with Semantic Web capabilities.

  • Building RESTful services with Flash

    In a recent blog posting the RESTful credentials of Adobe's Flash are called into question. Duane Nickull, one of the main authors behind the OASIS SOA Reference Architecture and Adobe evangelist, responds by illustrating why the core principles behind SOA and REST are well supported within Flash.

  • Series On Available Authentication Mechanisms For OData Services And Clients

    The WCF Data Services Team have recently been doing a series on the available authentication mechanisms for client/OData service authentication.

  • How RESTful Are Web Frameworks That Claim REST Support?

    There are plenty of web services platforms/application frameworks available today that support RESTful services to varying degrees. In a recent post Stefan Tilkov puts out a list of criteria that can serve as a starting point in evaluating these frameworks and platforms.

  • NetBeans 6.9 Release Supports JavaFX, Java EE6 and OSGi

    Oracle has released version 6.9 of its popular open-source Java IDE, NetBeans. This is the first release under its stewardship since it accquired Sun Microsystems.

  • Is REST Capable of Solving Systems Integration Issues?

    In his new post Steve Jones examines the state of IT and systems integration today and determines that it is in a worse place now than it was 5 years ago.

  • Are GET And POST Enough To Create RESTful Services?

    Mike Amundsen asks, in an post that examines alternatives to how one might develop RESTful services in environments constrained to a choice of using just GET and POST.

  • REST and versioning

    The problem of how to version services in a REST-based environment is something that comes up time and again. This time Ganesh Prasad offers a proposed solution based not on modifications to the service URL but on the fundamental reason behind versioning in the first place.

  • CouchDB as the Personal Database

    While attending the Berlin Buzzwords NoSql conference, Jan Lehnardt (@janl) one of conference organizers and co-author of CouchDB: The Definitive Guide (a free O'Reilly book). presented a talk titled: "Making Software for Humans - CouchDB and The Usable Peer-to-Peer Web".

  • Restful Services in Ruby using JRuby and Jersey

    In an effort to bring the expressiveness of ruby and the REST frameworks in Java, Charles Nutter makes the case for delevoping RESTful services in JRuby+Rails.

  • Facebook's Graph API: The Future Of Semantic Web?

    “There are two important themes behind everything we're delivering today.” says Bret Taylor, head of Facebook’s platform products in the facebook developer blog, of the recent announcements at the f8 conference in San Francisco. Facebook introduced Open Graph protocol, and the Graph API as the next evolution in the Facebook platform.

  • Three Levels of the REST Maturity Model

    In his new article Martin Fowler provides a step-by-step explanation of Leonard Richardson’s REST maturity model.

BT