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 resources #8

Open
Anachron opened this issue Mar 10, 2016 · 2 comments
Open

Add resources #8

Anachron opened this issue Mar 10, 2016 · 2 comments

Comments

@Anachron
Copy link

Basically a small wrapper around /xyz/resource/ that will handle UPDATE, GET, INDEX, DELETE events (and alike) and pass it to a ResourceTrait that you can overwrite.

@fengsp
Copy link
Owner

fengsp commented May 12, 2016

More details? I don't understand it quite well.

@Anachron
Copy link
Author

I am sorry for the very late response. A resource is like a definition of an object, like user, book or profile. It then needs to have at least the routes to the view, edit and delete actions. Index would also list all possible objects depending on the resource type.

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

2 participants