{"id":16223621,"url":"https://github.com/iambijoykar/rest-quotes-api","last_synced_at":"2026-04-29T17:05:41.693Z","repository":{"id":75453284,"uuid":"578144256","full_name":"iamBijoyKar/rest-quotes-api","owner":"iamBijoyKar","description":"This is random quotes generates REST API written in Flask - Python","archived":false,"fork":false,"pushed_at":"2023-10-19T18:40:48.000Z","size":292,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T01:50:29.296Z","etag":null,"topics":["api-rest","flask","flask-api","flask-restful","python3"],"latest_commit_sha":null,"homepage":"https://rest-quotes-api.onrender.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamBijoyKar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T11:10:09.000Z","updated_at":"2023-07-15T15:53:07.000Z","dependencies_parsed_at":"2024-11-04T00:23:20.726Z","dependency_job_id":"f9d39817-9190-4b18-9e98-d4ac0aa19d5b","html_url":"https://github.com/iamBijoyKar/rest-quotes-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Frest-quotes-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Frest-quotes-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Frest-quotes-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Frest-quotes-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamBijoyKar","download_url":"https://codeload.github.com/iamBijoyKar/rest-quotes-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761030,"owners_count":20991533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-rest","flask","flask-api","flask-restful","python3"],"created_at":"2024-10-10T12:19:26.717Z","updated_at":"2026-04-29T17:05:36.654Z","avatar_url":"https://github.com/iamBijoyKar.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [rest-quotes-api](https://rest-quotes-api.onrender.com/api)\n\n## 📄 Documentation \n***This REST api has 3 end points :***\n\u003cul\u003e\n    \u003cli\u003e\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api/quotes/random\"\u003e'/api/quotes/random'\u003c/a\u003e\u003c/code\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api/quotes\"\u003e'/api/quotes'\u003c/a\u003e\u003c/code\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api\"\u003e'/api'\u003c/a\u003e\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api/quotes/random\"\u003e'/api/quotes/random'\u003c/a\u003e\u003c/code\u003e **response with JSON of a random quote like below 👇** \n```\n{\n  \"quoteAuthor\": \"Johann Wolfgang von Goethe\",\n  \"quoteText\": \"Great talent finds happiness in execution.\"\n}\n```\n\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api/quotes\"\u003e**'/api/quotes'\u003c/a\u003e\u003c/code\u003e response with JSON of 300+ quotes like below 👇**\n```\n{\n\n\"quotes\": [\n\n{\n\"quoteAuthor\": \"Thomas Edison\",\n\"quoteText\": \"Genius is one percent inspiration and ninety-nine percent perspiration.\"\n},\n\n{\n\"quoteAuthor\": \"Yogi Berra\",\n\"quoteText\": \"You can observe a lot just by watching.\"\n},\n\n{\n\"quoteAuthor\": \"Abraham Lincoln\",\n\"quoteText\": \"A house divided against itself cannot stand.\"\n},\n\n{\n\"quoteAuthor\": \"Johann Wolfgang von Goethe\",\n\"quoteText\": \"Difficulties increase the nearer we get to the goal.\"\n},\n....]\n}\n```\n\n\u003ccode\u003e\u003ca href=\"https://rest-quotes-api.onrender.com/api\"\u003e'/api'\u003c/a\u003e\u003c/code\u003e **leads to a web page having information about this REST api**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambijoykar%2Frest-quotes-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiambijoykar%2Frest-quotes-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambijoykar%2Frest-quotes-api/lists"}