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

Standardize JSON view responses (status, error, data) #15

Closed
jaycrossler opened this issue May 1, 2014 · 1 comment
Closed

Standardize JSON view responses (status, error, data) #15

jaycrossler opened this issue May 1, 2014 · 1 comment

Comments

@jaycrossler
Copy link
Collaborator

Possibly also move to a framework like Tastypie framework (https://django-tastypie.readthedocs.org/en/latest/).

The goal is to have one page with a link to many APIs for accessing data from the application that's accessible in multiple formats, something like:
/api/jobs/
/api/projects/
/api/projects/?format=kml
/api/projects/?format=geojson

@jaycrossler
Copy link
Collaborator Author

Mostly standardized, updated help page with some details

stephenrjones added a commit that referenced this issue Jul 27, 2015
Basicjson geojson parser fixes.
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