Skip to content

Commit

Permalink
Added Carl Alexander's REST API client tutorial to tutorials list.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelob9 committed Aug 22, 2014
1 parent da8b633 commit 0f3c23f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ Tutorials
* [Using the WordPress REST API in a mobile app][] A detailed tutorial with complete example code on the basics of using the REST API in a app outside of WordPress.
* [WordPress REST API][] A basic introduction to the REST API.
* [A Look at the WordPress HTTP API][] Part of a series on the WordPress HTTP API, which can be used to interact with the WordPress REST API from within WordPress.

* [Designing a class: WordPress API client][] Guide to building a class for making GET requests to the REST API's users end point via the WordPress HTTP API.
[Using the WordPress REST API in a mobile app]: http://apppresser.com/using-wordpress-rest-api-mobile-app/
[WordPress REST API]: http://themergency.com/wordpress-rest-api/
[A Look at the WordPress HTTP API]: http://code.tutsplus.com/tutorials/a-look-at-the-wordpress-http-api-a-review--wp-32531
[Designing a class: WordPress API client]: http://carlalexander.ca/designing-class-wordpress-api-client

0 comments on commit 0f3c23f

Please sign in to comment.