This website provides REST API for 3 different things for
1. Poem
2. Movie and series famous dialogue
3. Short stories.
The use is pretty simple and easy. It can be used without any API token, membership, registration or payment.
PoemAPI is a REST API that serves uniformly and well formatted poems . It can be used without any API token, membership, registration or payment. It supports a filters that can be applied to get just the right poem you need based on poem name. The usage is very simple and similar to other RESTful APIs and requires only basic knowledge of HTTP requests and JSON.
DialogueAPI is a REST API that serves uniformly and well formatted dialogue . It can be used without any API token, membership, registration or payment. It supports a filters that can be applied to get just the right poem you need based on movie or series name. The usage is very simple and similar to other RESTful APIs and requires only basic knowledge of HTTP requests and JSON.
StoryAPI is a REST API that serves uniformly and well formatted short stories . It can be used without any API token, membership, registration or payment. It supports a filters that can be applied to get just the right poem you need based on story name. The usage is very simple and similar to other RESTful APIs and requires only basic knowledge of HTTP requests and JSON.