I'm brand new to Wordpress
and I would like to use the JSON API
plugin.
So I put it in my plugin repository and I activated it but when I try to display the Json
response by accessing the http://localhost/wordpress/wp-json/posts
url I get a 404
error.
I'm probably missing something but according to the documentation it should be that simple. Any idea of what am I doing wrong?