JFW API
The JFW API follows the REST principles. It has clear and consistent URLs for different resources, accepts requests with form-encoded data, sends responses with JSON-encoded data, and uses common HTTP standards for response codes, authentication, and methods.
Last updated
Was this helpful?