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

REST API needs to return JSON instead on XML #5

Open
1 of 2 tasks
littlefieldnick opened this issue Apr 29, 2018 · 0 comments
Open
1 of 2 tasks

REST API needs to return JSON instead on XML #5

littlefieldnick opened this issue Apr 29, 2018 · 0 comments

Comments

@littlefieldnick
Copy link

littlefieldnick commented Apr 29, 2018

The current REST API returns XML. The new API needs to return JSON to work with the client application.

  • For now, the REST API for the baseline census will be switched over to JSON. Locations, Social Groups, Individuals have currently been converted.

  • Rest of entities for the API remain unchanged (for now), and need to be switched over.

littlefieldnick pushed a commit that referenced this issue Aug 17, 2018
CORS filter was modified to work with CORS for Safari. CORS was
preventing synchronization on iPad devices. JSON Shallow Copy was
modified to return more fields needed for the client. (#5)
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