Super simple and basic Node.js app using Express to expose API endpoints. Ideal for quickly testing if your host allows Node.js applications.
- Clone repo locally
- Open terminal in the directory
- Run 'npm install'
- Run 'node app.js'
- Hit this endpoint in a browser or use a GET in Postman http://localhost:3000/url