{"id":21961972,"url":"https://github.com/givensuman/johnmulapi","last_synced_at":"2025-03-22T20:29:16.239Z","repository":{"id":129858264,"uuid":"373275650","full_name":"givensuman/johnmulapi","owner":"givensuman","description":"An API for John Mulaney quotes","archived":false,"fork":false,"pushed_at":"2025-01-21T15:38:28.000Z","size":2503,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T16:35:14.435Z","etag":null,"topics":["api","comedy","rest"],"latest_commit_sha":null,"homepage":"http://johnmulapi.givensuman.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/givensuman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-06-02T19:05:22.000Z","updated_at":"2024-09-11T18:53:48.000Z","dependencies_parsed_at":"2023-10-15T03:21:57.665Z","dependency_job_id":"13fe6771-7bc7-449b-9675-81706dc9810c","html_url":"https://github.com/givensuman/johnmulapi","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/givensuman%2Fjohnmulapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fjohnmulapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fjohnmulapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fjohnmulapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/givensuman","download_url":"https://codeload.github.com/givensuman/johnmulapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245018825,"owners_count":20548084,"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","comedy","rest"],"created_at":"2024-11-29T10:30:19.938Z","updated_at":"2025-03-22T20:29:16.215Z","avatar_url":"https://github.com/givensuman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# johnmulapi\n\nAn API for John Mulaney quotes\n\n[johnmulapi.givensuman.com](https://johnmulapi.givensuman.com)\n\n[api.johnmulapi.givensuman.com](https://api.johnmulapi.givensuman.com)\n\n\u003c/div\u003e\n\n### How do I use this?\n\n```shell\n# shell\n$ curl https://api.johnmulapi.givensuman.com\n```\n\n```javascript\n// javascript\nfetch('https://api.johnmulapi.givensuman.com')\n   .then(res =\u003e res.json())\n   .then(data =\u003e console.log(data);\n```\n\n```python\n# python\nimport requests\nquote = (requests\n  .get('https://api.johnmulapi.givensuman.com')\n  .json())\nprint(quote)\n```\n\n👇\n\n```json\n{\n  \"data\": \"I don't look older, I just look worse.\",\n  \"status\": 200,\n  \"message\": null\n}\n```\n\n### Parameters\n\n| name      | type    | default   | description                                              |\n| --------- | ------- | --------- | -------------------------------------------------------- |\n| quantity  | number  | 1         | Number of quotes to return                               |\n| minLength | number  | undefined | Minimum length of the quotes to return                   |\n| maxLength | number  | undefined | Maximum length of the quotes to return                   |\n| unique    | boolean | false     | Whether the returned quotes (if multiple) must be unique |\n\n```\n# example usage\ncurl 'https://api.johnmulapi.givensuman.com/?quantity=5\u0026unique=true\u0026maxLength=75'\n```\n\n### Can I use this in a project?\n\nPlease do. Let me know how it goes.\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"John Mulaney's Head\" src='./assets/mulaney_head.png' /\u003e\n\u003c/p\u003e\n\n##### Shamelessly inspired by [kanye.rest](https://kanye.rest/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgivensuman%2Fjohnmulapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgivensuman%2Fjohnmulapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgivensuman%2Fjohnmulapi/lists"}