decrease response time of rest api
-
Hi
I am creating a new plugin that uses wordpress REST API for my website. My website has high load time, but I think there must be a way to work it faster with REST API. I created a function that triggers with rest_api_init action and registers routes with calling register_rest_route function. Is there any way to decrease response time?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘decrease response time of rest api’ is closed to new replies.