{"id":27939543,"url":"https://github.com/keploy/badge-fellowship","last_synced_at":"2025-05-07T09:54:57.302Z","repository":{"id":289549737,"uuid":"971427592","full_name":"keploy/badge-fellowship","owner":"keploy","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T07:00:46.000Z","size":36793,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-06T07:57:38.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/keploy.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,"zenodo":null}},"created_at":"2025-04-23T14:01:59.000Z","updated_at":"2025-05-06T07:00:49.000Z","dependencies_parsed_at":"2025-05-06T08:07:47.049Z","dependency_job_id":null,"html_url":"https://github.com/keploy/badge-fellowship","commit_stats":null,"previous_names":["keploy/fellowship-onboarding","keploy/badge-fellowship"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fbadge-fellowship","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fbadge-fellowship/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fbadge-fellowship/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fbadge-fellowship/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keploy","download_url":"https://codeload.github.com/keploy/badge-fellowship/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856425,"owners_count":21814853,"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":[],"created_at":"2025-05-07T09:54:56.801Z","updated_at":"2025-05-07T09:54:57.295Z","avatar_url":"https://github.com/keploy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eKeploy\u003c/h1\u003e\n\u003c/div\u003e\n\u003cp style=\"text-align:center;\" align=\"center\"\u003e\n  \u003cimg align=\"center\" src=\"https://avatars.githubusercontent.com/u/92252339?s=200\u0026v=4\" height=\"30%\" width=\"30%\" /\u003e\n \u003cdiv align=\"center\"\u003e\n \u003ch1\u003ebadge Website\u003c/h1\u003e\n \u003cp\u003e\nRepository for the Keploy badge website.\n\u003c/p\u003e\n\u003c/div\u003e\n\n**Note** :- Issue Creation is disabled on this Repository, please visit [here](https://github.com/keploy/keploy/issues/new/choose) to submit Issue.\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://join.slack.com/t/keploy/shared_invite/zt-2poflru6f-_VAuvQfCBT8fDWv1WwSbkw\" alt=\"Slack\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Slack-@layer5.svg?logo=slack\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://twitter.com/Keployio\" alt=\"Twitter Follow\"\u003e\n\u003cimg src=\"https://img.shields.io/twitter/follow/keploy.svg?label=Follow\u0026style=social\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/keploy/docs\" alt=\"License\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/keploy/docs.svg\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n[Keploy](https://keploy.io) is a no-code testing platform that generates tests from API calls.\n\nKeploy is constantly working to improve and expand its documentation.\nSome components may change without notice.\nPage slugs (URLs), menu labels, and the location of information are a few of the items you can expect to see altered as we endeavour to give you the best experience possible.\n\n\nIf information you are looking for seems to be missing, visit the [Keploy community](https://join.slack.com/t/keploy/shared_invite/zt-2poflru6f-_VAuvQfCBT8fDWv1WwSbkw) forum for help.\n\n\nMaintainers and contributors to this project are expected to conduct themselves in a respectful way.\nSee the [CNCF Community Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md) as a reference.\n\n\n# API Fellowship Badge Website\n\nRepository for the API Fellowship Badge Website.\n\n## Technologies\n\nThis project is built using:\n- [Next.js](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Three.js](https://threejs.org/)\n- [React Three Fiber (R3F)](https://docs.pmnd.rs/react-three-fiber/getting-started/introduction)\n- [Tailwind CSS](https://tailwindcss.com/)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v16.x or higher)\n- npm (v8.x or higher)\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/keploy/badge-fellowship.git\ncd badge-fellowship\n\n# Install dependencies\nnpm install\n\n# Run the development server\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Building for Production\n\n```bash\n# Create a production build\nnpm run build\n\n# Start the production server\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fbadge-fellowship","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeploy%2Fbadge-fellowship","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fbadge-fellowship/lists"}