Code0Em / lingua-sonnet

A web application to search word definitions, pronunciations and usage in poetry
MIT License
0 stars 1 forks source link

Create function to retrieve data from Poem API and then display the poem on the page. #5

Closed Code0Em closed 9 months ago

Code0Em commented 9 months ago

This is more complicated than initially thought, as the API's endpoint to search words within a poem is not functioning. I'm therefore working out a different route; the endpoint to retrieve a random poem is working, so this could be an option.