Create A JAVA Springboot App and call 2 apis for wordpress post creatation. -- 2
Budget: ₹600 – ₹1,500 INR
1. Invoke REST API
2. Filter out the content like (post content , categories , tags ) and download the images locally and upload to destination wordpress site.
3. If the response. Type == “post” then copy the content and create a similar WordPress post in a separate WordPress website. Along with post content, categories, tags and already uploaded images.
1. API to Invoke -https://6154ca542473940017efafcf.mockapi.io/131630
2. Entire code should be build in spring boot and Java8
3. User requested to use resttemplete for all the HTTP calls.
4. Install wordpress locally to test the same.
5. Post create documentation - https://developer.wordpress.org/rest-api/reference/posts/
2. Filter out the content like (post content , categories , tags ) and download the images locally and upload to destination wordpress site.
3. If the response. Type == “post” then copy the content and create a similar WordPress post in a separate WordPress website. Along with post content, categories, tags and already uploaded images.
1. API to Invoke -https://6154ca542473940017efafcf.mockapi.io/131630
2. Entire code should be build in spring boot and Java8
3. User requested to use resttemplete for all the HTTP calls.
4. Install wordpress locally to test the same.
5. Post create documentation - https://developer.wordpress.org/rest-api/reference/posts/
Related categories:
Java Spring