2025-01-13, 02:04 AM
You could proxy requests to the JF API but you'd have to adhere to the published docs and pass-thru everything you don't want to modify. On calls you DO want to modify, call the JF API, parse and manipulate the results, and return your new json payload.