Want to use Express to build a Node.JS server to proxy the WordPress REST API? Josh Pollock shows how you how.
Express is a JavaScript routing system that is very popular for server-side JavaScript applications. I learned a few things about it from Josh’s post.