{"id":15600641,"url":"https://github.com/tanwanimohit/quotesapi","last_synced_at":"2025-04-15T06:14:35.257Z","repository":{"id":37561793,"uuid":"188576626","full_name":"tanwanimohit/quotesapi","owner":"tanwanimohit","description":"Random Quotes generator API","archived":false,"fork":false,"pushed_at":"2022-12-10T15:28:55.000Z","size":925,"stargazers_count":42,"open_issues_count":35,"forks_count":67,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T06:14:29.459Z","etag":null,"topics":["nodejs","quotes-api"],"latest_commit_sha":null,"homepage":"https://free-quotes-api.herokuapp.com/","language":"JavaScript","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/tanwanimohit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.buymeacoffee.com/tanwanimohit"]}},"created_at":"2019-05-25T14:34:39.000Z","updated_at":"2024-12-22T21:23:50.000Z","dependencies_parsed_at":"2023-01-26T03:00:37.828Z","dependency_job_id":null,"html_url":"https://github.com/tanwanimohit/quotesapi","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/tanwanimohit%2Fquotesapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fquotesapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fquotesapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fquotesapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanwanimohit","download_url":"https://codeload.github.com/tanwanimohit/quotesapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016641,"owners_count":21198833,"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":["nodejs","quotes-api"],"created_at":"2024-10-03T02:05:15.591Z","updated_at":"2025-04-15T06:14:35.239Z","avatar_url":"https://github.com/tanwanimohit.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/tanwanimohit"],"categories":[],"sub_categories":[],"readme":"# quotesapi\nRandom Quotes generator Machine / API \n\nThis is a Random Quoutes Generator API, Developed in Node.js. I am maintaining a json file named `quotes.db` which is working like a database to get the Random Quote. \n\n## How to Use?\n\n- To Get Random Quote : Send Get Request to : `https://free-quotes-api.herokuapp.com/`\n- To Get All Authors : Send Get Request to : `https://free-quotes-api.herokuapp.com/author`\n- To Get Quotes of Specific Author : `https://free-quotes-api.free-quotes-api.com/author?authorname`\n- To Get All Categories : Send Get Request to : `https://free-quotes-api.herokuapp.com/categories` \n- To Get Quote of Specific Category : `https://free-quotes-api.herokuapp.com/categoryname`\n\n## How to Contribute ?\n\n- Fork the Repo / Download the Repo\n\n**If you want to contribute to the Node.js part then**\n\n- You need to have latest Node.js in your System [Download](https://nodejs.org/en/download/)\n- After that just Open the folder and write this.\n\n```\nnode index.js\n```\nit will be live on `http://localhost:3000`\n\n**If you want to Add Quotes**\n\nThan just Add the New quote in json format at the end of `quotes.db`\n\n```\n{\n    \"quote\": \"Be as you wish to seem.\",\n    \"author\": \"Socrates\"\n}\n```\n\nThank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanwanimohit%2Fquotesapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanwanimohit%2Fquotesapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanwanimohit%2Fquotesapi/lists"}