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 618
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