Versions Compared

Key

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

...

What requirements may this use case place on the repository container, the core Fedora API, or the API extension architecture?  

...

What do you see as a potential value proposition of this use case in a common pattern for asynchronous interactions?  

Examples include:

  • The API-X defines pattern for asynchronous interaction allows for a single public URI for this service, a resource which abstracts away the details of its real location on my backend infrastructure, allowing the implementing web service to be easily re-located.
  • The API-X allows the presence of this service to be discovered by clients
  • The implementation The API-X provides a convenient way to integrate this service as a filter for all requests.allow for different asynchronous interactions for different storage backends
  • The implementation provides a convenient way to distribute and deploy so that others can easily use or evaluate it (i.e. API-X)

...