HaugrNet / eds

Cryptographic Web Share
https://haugr.net/
Apache License 2.0
6 stars 0 forks source link

Convert REST Objects to JSON #48

Closed knjensen closed 5 years ago

knjensen commented 6 years ago

Currently, the REST is using XML for data, it should instead use JSON. Although this may cause problems with some API calls, so this must be investigated and fixed.

knjensen commented 5 years ago

Closing this ticket for now. REST with JSON works fine with WildFly, and neither JSON nor XML worked under Payara, so closing this ticket for now, if Payara REST interface gives problems, then it should be dealt with independently.