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

GET requests on resource should be able to fetch just timestamp data #82

Open
jrwdunham opened this issue Jan 22, 2016 · 1 comment
Open

Comments

@jrwdunham
Copy link
Member

That is, certain params should cause GET /forms to return an array of small objects containing only, for example, datetime_entered and datetime_modified attributes.

@jrwdunham
Copy link
Member Author

Useful for data visualization as well as for client-side cacheing with periodic checks on the server for updates. No need to ask the server to serialize and send a bunch of stuff we may not want.

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