The app is hosted on Heroku running on a single dyno, so expect delay when app is waking up.
$ http GET https://ednamall.herokuapp.com/api # returns showtimes
$ http GET https://ednamall.herokuapp.com/poster/?url=<poster_url> # returns base64 encoding of image
Contributions are welcome