This server is made with Express/Node.js.
It provides 5 routes to get data from Marvel API by LeReacteur (a clone of the official Marvel API) :
- characters
- comics
- characters by ID
- comics by ID
- comics by character
(see READ ME of "marvel-frontend" for further informations)