Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Background: Apache Streams contains java interfaces which emulate social network REST APIs and implementations (some using Juneau Rest Proxy) for call calling method on those APIs via java .and transcribing native requests and responses to and from streams interoperability formats

Objective: Expose those interfaces / implementations via a hosted REST API, supporting an HTML serialization option, allowing a user to discover what methods are available, activate them, and view the results directly in the browser.

...