-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
notifications and REST #24
Comments
REQUIREMENTS
REVIEW event.json
content.json
custom-payload.json
General questions/remarks
REFERENCES https://docs.aws.amazon.com/sns/index.html |
Some thoughts:
|
In the second OSLO session on API guidelines the challenge of data synchronisation has been sketched and introduced: |
OpenAPI 3.1 will support specifying schemas for webhooks: https://github.com/OAI/OpenAPI-Specification/blob/v3.1.0-dev/versions/3.1.0.md#oasWebhooks |
The CloudEvents specification looks quite interesting: https://github.com/cloudevents/spec It's a a quite uncomplicated specification for events. It defines a conceptual model, protocol bindings to JSON and HTTP, and also a more formal specification of webhooks. |
Basic topics
Interesting links from these presentations: XML based |
A validator for cloudevents: https://joinup.ec.europa.eu/solution/interoperability-test-bed/news/new-cloudevents-validation-service |
#24 recommend use of CloudEvents Co-authored-by: Peter Van den Bosch <[email protected]>
merged PR with CloudEvents. For further standardization other issues can be opened. We probably best wait until we a WG member has gathered more real-world experience. |
In GitLab by @pvdbosch on Aug 9, 2018, 11:38
experiences from eBox? (Willem)
The text was updated successfully, but these errors were encountered: