An unofficial REST API for qdb.us.
Looking for a node module instead? See qdb-api
A live version is available at https://qdb-rest.herokuapp.com/
- Get a random quote
- Get the latest quote
- Get specific quote by it's id
- Search for a quote
See Docs.md for further documentation.
- Download the repo or clone it.
- Start using
npm start
.