Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Format response as HAL+JSON

Has anyone setup their proxy to change a target endpoint json response to a hal+json response? If so, could you share how you did it? We are trying to use this js library - https://github.com/byteclubfr/js-hal but are running into js include issues.

Solved Solved
0 4 620
1 ACCEPTED SOLUTION

I implemented converting the target endpoint json response into a hal+json response by using a nodejs HostedTarget and using the hal-serializer library.

View solution in original post

4 REPLIES 4