Welcom to MyQuotes API 😊

Below are the examples for the usage of this api

Instructions links
To get the list of 20 random quotes http://api.myquotes.space/posts/list
To get the list of available tags http://api.myquotes.space/posts/list/tags
To get the list of available authors http://api.myquotes.space/posts/list/authors
To get the list of quotes of a particular author E.g Will Smith http://api.myquotes.space/posts/list/author=Will Smith
If there are more than 1 page for a particular author E.g Will Smith http://api.myquotes.space/posts/list/author=Will Smith/2
To get the list of quotes of a particular tag/category E.g love http://api.myquotes.space/posts/list/tag=love
If there are more than 1 page for a particular tag/categor E.g love http://api.myquotes.space/posts/list/tag=love/2