Update dragon trainer README

This commit is contained in:
Andrea Fazzi 2024-08-08 07:03:11 +02:00
parent d2f38884d8
commit 5e8775ca3e

View file

@ -1,10 +1,14 @@
# Random Ron # Dragon Trainer Monthly
A site that displays a random Ron Swanson quote (from the show Parks Use an API for the fictional Dragon Trainer Monthly magazine, to
and Recreation) using the [Ron Swanson Quotes display their stories on a webpage.
API](https://github.com/jamesseanwright/ron-swanson-quotes).
The endpoint is a JSON file. You can visit it directly to see the
response structure.
https://vanillajsacademy.com/api/dragons.json
# Reference # Reference
* https://leanwebclub.com/learn/js-essentials/project-random-ron * https://leanwebclub.com/learn/js-essentials/project-dragon-trainer-monthly