Comments on: 4 Ways You Can Start Using the WordPress REST API Right Now https://torquemag.io/2017/05/ways-start-using-wp-rest-api/ All the Word that's fit to Press Fri, 06 Mar 2020 06:45:31 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Vinay https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-463494 Fri, 06 Mar 2020 06:45:31 +0000 https://torquemag.io/?p=81541#comment-463494 Thank you! I was trying to figure out a separate WooCommerce frontend and this article is amazing!

]]>
By: Vinay https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-463493 Fri, 06 Mar 2020 06:44:55 +0000 https://torquemag.io/?p=81541#comment-463493 Not necessarily. If you can use this concept to update a database local to each “endpoint” and keep the data in sync, the load on the database connected to the single wp installation should remain unaffected. Also, data transport happens using json, etc.

Add, object/query caching to this and performance shouldn’t be an issue. Yes, this requires a complete change of how we think about the structure of a wordpress installation.

]]>
By: JHughes https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-243903 Mon, 26 Feb 2018 14:54:25 +0000 https://torquemag.io/?p=81541#comment-243903 In reply to Jorge.

Thanks, Jorge. Happy to have helped.

]]>
By: Jorge https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-242321 Thu, 15 Feb 2018 15:04:05 +0000 https://torquemag.io/?p=81541#comment-242321 Fantastic! I made my own hybrid mobile app using WP REST API and Jquery because I don’t know how to do it with React.js 🙂

Of course, after reading this article, I’ll try to learn React.js because it’s better than Jquery for building mobile apps…

]]>
By: JHughes https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-232278 Fri, 15 Dec 2017 16:01:49 +0000 https://torquemag.io/?p=81541#comment-232278 In reply to john.

Hi John. Glad you found it helpful. The exciting thing is that you get to join in the REST API revolution, so you have more control over the benefits your future clients receive!

]]>
By: john https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-228510 Wed, 29 Nov 2017 17:59:45 +0000 https://torquemag.io/?p=81541#comment-228510 Great! – Now we’ve just gotta work out how this could be of benefit to future clients / projects.

]]>
By: Charlie https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-166175 Wed, 17 May 2017 07:25:15 +0000 https://torquemag.io/?p=81541#comment-166175 You should probably mention that the REST API has a built-in Backbone JavaScript client fully supporting the API endpoints. Worth give it a try before turning to React.

]]>
By: mastrie https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-165104 Wed, 10 May 2017 20:04:28 +0000 https://torquemag.io/?p=81541#comment-165104 Does the concept likes a multisite?

]]>
By: Vijay Kumar https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-164135 Thu, 04 May 2017 12:06:47 +0000 https://torquemag.io/?p=81541#comment-164135 Nice ideas for web developer

]]>
By: Luke Pettway https://torquemag.io/2017/05/ways-start-using-wp-rest-api/#comment-163790 Tue, 02 May 2017 12:34:15 +0000 https://torquemag.io/?p=81541#comment-163790 These are some excellent examples! I’m particularly interested in the one about Washing State University, that is an awesome concept. I’d be curious to know more about the performance implications of that since you have one database with so many sites connecting to it.

]]>