Skip to content
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

Add apigility integration #41

Closed
codeliner opened this issue Sep 9, 2014 · 1 comment
Closed

Add apigility integration #41

codeliner opened this issue Sep 9, 2014 · 1 comment

Comments

@codeliner
Copy link
Member

Provide a generic messagebox endpoint to receive commands from the client. Each command type should have an own messagebox, so that you can document the different commands like you would document resources.

A messagebox should answer with a HTTP Status code and with a hypermedia link to an endpoint where client can check the status of the command: pending, succeeded, failed, ....

Provide helper to add hal links to resources pointing to available commands for the resource.

Also provide an event-stream endpoint, so that a client can query for published events.

@codeliner codeliner modified the milestones: 0.6.0 Release, v1.1.0 Release Sep 23, 2014
@codeliner codeliner removed this from the v1.1.0 Release milestone Apr 4, 2015
@codeliner
Copy link
Member Author

This is covered with prooph/no-mvc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant