This site is composed of a frontend site that communicates with several services.
The frontend is built in AngularJS running on a static node server.
https://github.com/yeehaa123/codingthehumanities
The services use Sinatra to parse data from external API's and store it in Redis keyvalue stores for fast retrieval.