Loading practice questions
The REST API is a simple way to get data in and out of WordPress over HTTP. Applications using the REST API should be written in which programming language?
(B) any programming language that can make HTTP requests and interpret JSON
Explanation:
any programming language that can make HTTP requests and interpret JSON