{"id":15765146,"url":"https://github.com/thorwebdev/supamuenchenfest-game","last_synced_at":"2025-03-31T10:33:41.196Z","repository":{"id":77094472,"uuid":"471297732","full_name":"thorwebdev/supamuenchenfest-game","owner":"thorwebdev","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-18T10:36:55.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-05T12:24:46.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"supamuenchenfest-game.vercel.app","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/thorwebdev.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-03-18T08:56:27.000Z","updated_at":"2022-03-18T09:04:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"0be924b9-e684-4933-bc9e-19d0009a6faa","html_url":"https://github.com/thorwebdev/supamuenchenfest-game","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/thorwebdev%2Fsupamuenchenfest-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupamuenchenfest-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupamuenchenfest-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fsupamuenchenfest-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thorwebdev","download_url":"https://codeload.github.com/thorwebdev/supamuenchenfest-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246454022,"owners_count":20780056,"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":"2024-10-04T12:24:46.341Z","updated_at":"2025-03-31T10:33:41.173Z","avatar_url":"https://github.com/thorwebdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Routes Rate Limiting Example\n\nThis example uses `lru-cache` to implement a simple rate limiter for API routes ([Serverless Functions](https://vercel.com/docs/serverless-functions/introduction)).\n\n**Demo: https://nextjs-rate-limit.vercel.app/**\n\n```bash\ncurl http://localhost:3000/api/user -I\nHTTP/1.1 200 OK\nX-RateLimit-Limit: 10\nX-RateLimit-Remaining: 9\n\ncurl http://localhost:3000/api/user -I\nHTTP/1.1 429 Too Many Requests\nX-RateLimit-Limit: 10\nX-RateLimit-Remaining: 0\n```\n\n## Deploy your own\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) or preview live with [StackBlitz](https://stackblitz.com/github/vercel/next.js/tree/canary/examples/api-routes-rate-limit)\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/api-routes-rate-limit\u0026project-name=api-routes-rate-limit\u0026repository-name=api-routes-rate-limit)\n\n## How to use\n\nExecute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:\n\n```bash\nnpx create-next-app --example api-routes-rate-limit api-routes-rate-limit-app\n# or\nyarn create next-app --example api-routes-rate-limit api-routes-rate-limit-app\n```\n\nDeploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorwebdev%2Fsupamuenchenfest-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorwebdev%2Fsupamuenchenfest-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorwebdev%2Fsupamuenchenfest-game/lists"}