Skip to content

quotesnewtab/api

Repository files navigation

Quotes New Tab logo

Quotes New Tab API

Explore API docs »


UptimeRobot Status UptimeRobot Uptime Maintained

Usage

There are three publicly open endpoints available for use:

$ curl https://api.quotesnewtab.com/v1/quotes
$ curl https://api.quotesnewtab.com/v1/quotes/:id
$ curl https://api.quotesnewtab.com/v1/quotes/random

All endpoints return JSON-encoded data. Quote :id can be found here.

About

The Quotes New Tab API is built in PHP using the Slim framework.

Bugs and feature requests

Have a bug or a feature request for the API? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

For more information on how to contribute please see the contribution guidelines.

License

Code released under the MIT License.

Releases

No releases published

Packages

No packages published

Languages