A simple NodeJS Express app with a Jade (Pug) view/page to get the balance of an Ethereum address. It will need to perform a single external request (to an API that provides such data) using a promise-enabled library and async/await.
Live version available on heroku:
https://sheltered-island-81603.herokuapp.com/
P.S REQUIRES NODE 6.x.x