1 fplanque Nov 22, 2015 21:45
3 chris_of_arabia Nov 24, 2015 16:08
Definitely curious, though I'm quite sure my skillset will require an update too
4 fplanque Nov 24, 2015 23:17
We made a lot of progress. (http://b2evolution.net/man/rest-api)
This will likely be released in v6.7 along with a lot of other long overdue feature requests.
5 fplanque Nov 25, 2015 01:23
We also have a custom sort of API for all the AJAX calls in b2evolution (autocomplete, etc.)
This will also all be standardized to REST.
6 zooplah May 09, 2016 19:49
Is this just for AJAX or will it be a sort of alternative to XML-RPC?
7 fplanque May 12, 2016 04:30
It is a cleanup of Ajax and an alternative to XML-RPC.
Progressively, anything b2evolution can do will be controllable through the REST API.
8 haharen May 21, 2016 04:33
It's great!
Very useful.
9 zxchen Jan 24, 2017 04:11
@fplanque how to add posts by restful api ,i can't find the api ,only the method blogger.newPost, i want add a post to B2 from other system .
how to use the restful api ?
10 fplanque Jan 24, 2017 04:47
@zxchen oh I think we need to add an API endpoint for adding posts.
How much do you need? Just add a post with text or also custom fields and file attachments?
Coming next: