Skip to content

This is an API that is just qoutes from the YA fantasy series A Throne of Glass. I am obsessed with the series and so, put a little quote collection of my favourite and personally most uplifting qoutes.

Notifications You must be signed in to change notification settings

ofthewildfire/throne-of-glass-mini-qoutes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Throne of Glass Quotes API

This Node.js Express.js API serves quotes from the Throne of Glass series by Sarah J. Maas.

Features:

  • Get a random quote.
  • Retrieve all quotes.
  • Access individual quotes by ID (starting from 1).

Deployment:

This API is hosted on Cyclic at [link to Cyclic deployment].

Endpoints:

Example Quote:

{
  "quote": "Her mother placed a phantom hand over Aelin’s heart. It is the strength of this that matters. No matter where you are, no matter how far, this will lead you home."
}

Error Handling:

If an invalid ID is used to access a quote, the API will return an error object with the message "No quote".

Enjoy!

Feel free to use this API in your projects or simply browse the quotes for a touch of Throne of Glass inspiration.

About

This is an API that is just qoutes from the YA fantasy series A Throne of Glass. I am obsessed with the series and so, put a little quote collection of my favourite and personally most uplifting qoutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published