Trisha Shetty (Editor)

Apache Wink

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
Java

Size
  
11.4 MB (archived)

Operating system
  
Cross-platform

Apache Wink

Developer(s)
  
Apache Software Foundation

Stable release
  
1.4.0 / September 15, 2013 (2013-09-15)

Type
  
JAX-RS RESTful Web services

Apache Wink is an open source framework that enables development and consumption of REST style web services.

Contents

History

The project was initiated in 2007 as an HP internal REST SDK called Symphony. At the beginning of 2009, HP and IBM joined forces to deliver the Apache Wink project, HP contributed the SDK and IBM contributed a lot of integration tests.

The Apache Wink is currently part of the Apache Incubator project.

Features

Apache Wink is composed of a Server module and a Client module. The Server module is an implementation of the JAX-RS (JSR-311) specification along with additional features to facilitate the development of RESTful Web services. The Client module is a Java-based framework that provides functionality for communicating with RESTful Web services.

  • JAX-RS 1.0 compliant
  • Has support for Atom Syndication Format, Atom Publishing Protocol and RSS.
  • Has support for JSON, CSV and OpenSearch.
  • References

    Apache Wink Wikipedia