I have recently updated the technology behind this site to replace Django with AngularJS as the primary front-end web framework. The site is now a single-page application that efficiently loads the data asynchronously via JSON feeds. It still uses Python as the backend programming language and remains hosted on Google App Engine where it stores all its data in Google's schemaless NoSQL datastore.
Home | Category: Miscellaneous