.. | ||
cleanHTML.js | ||
index.html | ||
README.md | ||
script.js |
Dragon Trainer Monthly Authors (sanitized)
Use an API for the fictional Dragon Trainer Monthly magazine, to display their stories on a webpage including an author biography with each article
The endpoints are JSON files. You can visit them directly to see the response structure.
Before rendering API data into the DOM as markup, it is sanitized to protect from any malicious code that might get sent back.