Update dragon trainer README
This commit is contained in:
parent
d2f38884d8
commit
5e8775ca3e
1 changed files with 9 additions and 5 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue