Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.78 KB

File metadata and controls

45 lines (33 loc) · 1.78 KB

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.