PHP cURL – Exposing data to a Node application
In this post we will explore how to expose PHP data to a Node application. We will build a simple hello world app to demonstrate this and then build a chat application where we can expose chat history from a database to users as well