{"id":25838329,"url":"https://github.com/saeed0xf/edgy-api","last_synced_at":"2025-03-01T03:49:11.388Z","repository":{"id":92590594,"uuid":"464561818","full_name":"saeed0xf/edgy-api","owner":"saeed0xf","description":"A random joke API built in node.js 🗯😁","archived":false,"fork":false,"pushed_at":"2022-12-24T13:42:58.000Z","size":283,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T16:39:52.342Z","etag":null,"topics":["api","javascript","nodejs","vercel"],"latest_commit_sha":null,"homepage":"https://edgyapi.vercel.app","language":"CSS","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/saeed0xf.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-02-28T16:36:17.000Z","updated_at":"2022-07-16T15:35:04.000Z","dependencies_parsed_at":"2023-04-26T03:03:47.409Z","dependency_job_id":null,"html_url":"https://github.com/saeed0xf/edgy-api","commit_stats":null,"previous_names":["saeed0xf/edgy-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeed0xf%2Fedgy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeed0xf%2Fedgy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeed0xf%2Fedgy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeed0xf%2Fedgy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saeed0xf","download_url":"https://codeload.github.com/saeed0xf/edgy-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313175,"owners_count":19942418,"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","javascript","nodejs","vercel"],"created_at":"2025-03-01T03:49:10.696Z","updated_at":"2025-03-01T03:49:11.380Z","avatar_url":"https://github.com/saeed0xf.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edgy API\n\nThis API is built in node js. You can easily integrate it with your front end apps. Currently it only supports GET method.\n\u003cp\u003e Here is the \u003ca href=\"https://edgyapi.vercel.app\"\u003epreview\u003c/a\u003e \u003c/p\u003e\n\n```txt\nNote ⚠ : All jokes are GenZ and may offend you.\n```\n\n## Usage\n\n```js\nGET https://edgyapi.vercel.app/api/joke/random\n```\n\n## Example Code\n\n```js\n#!/usr/bin/env node\n\nconst axios = require(\"axios\");\n\n(async ()=\u003e{\n\tconst res = await axios.get(\"https://edgyapi.vercel.app/api/joke/random\");\n\tconst data = await res.data.body;\n\tconsole.log(data)\n})();\n```\n\n## To Do\n- [x] \u003ca href=\"https://github.com/zerodayrat/edgy-cli\"\u003eCreating a cli version of it\u003c/a\u003e\n- [ ] Query based searches\n- [ ] Joke Submission\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeed0xf%2Fedgy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaeed0xf%2Fedgy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeed0xf%2Fedgy-api/lists"}