aboutsummaryrefslogtreecommitdiffstats
path: root/routes/character-images.js
AgeCommit message (Collapse)Author
2013-04-27Render characters by calling APITeddy Wing
To render the characters, get character names and image locations from the internal API and render them using an Underscore template.
2013-04-27Update routing system. Add character images endpointTeddy Wing
Now includes an endpoint to get character images using dummy data.