{"id":31105847,"url":"https://github.com/arcjet/example-deno","last_synced_at":"2025-09-17T04:43:51.354Z","repository":{"id":315040760,"uuid":"1054240126","full_name":"arcjet/example-deno","owner":"arcjet","description":"An example Deno application protected by Arcjet","archived":false,"fork":false,"pushed_at":"2025-09-10T16:18:18.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-16T11:51:30.579Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arcjet.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T14:58:47.000Z","updated_at":"2025-09-10T16:18:21.000Z","dependencies_parsed_at":"2025-09-16T11:51:32.998Z","dependency_job_id":"0446f41b-cec8-4d91-9145-7b14a375196e","html_url":"https://github.com/arcjet/example-deno","commit_stats":null,"previous_names":["arcjet/example-deno"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/arcjet/example-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcjet%2Fexample-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcjet%2Fexample-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcjet%2Fexample-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcjet%2Fexample-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcjet","download_url":"https://codeload.github.com/arcjet/example-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcjet%2Fexample-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275537099,"owners_count":25482344,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09-17T04:43:50.129Z","updated_at":"2025-09-17T04:43:51.340Z","avatar_url":"https://github.com/arcjet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 MD041 --\u003e\n\u003ca href=\"https://arcjet.com\" target=\"_arcjet-home\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://arcjet.com/logo/arcjet-dark-lockup-voyage-horizontal.svg\"\u003e\n    \u003cimg src=\"https://arcjet.com/logo/arcjet-light-lockup-voyage-horizontal.svg\" alt=\"Arcjet Logo\" height=\"128\" width=\"auto\"\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n# Arcjet example: Deno\n\n[Arcjet](https://arcjet.com) helps developers protect their apps in just a few\nlines of code. Bot detection. Rate limiting. Email validation. Attack\nprotection. Data redaction. A developer-first approach to security.\n\nThis is an example Deno application demonstrating how to protect a website\nfrom abuse.\n\n## Features\n\n- [Bot protection](https://docs.arcjet.com/bot-protection/quick-start) shows how\n  the site can be protected from automated clients.\n- [Rate limiting](https://docs.arcjet.com/rate-limiting/quick-start) shows a\n  rate limit configuration that limits the number of requests from a single IP.\n- [Attack protection](https://docs.arcjet.com/shield/quick-start) demonstrates\n  Arcjet Shield, which detects suspicious behavior, such as SQL injection and\n  cross-site scripting attacks.\n\n## Run locally\n\n1. [Register for a free Arcjet account](https://app.arcjet.com).\n\n2. Install dependencies:\n\n```bash\ndeno install\n```\n\n3. Rename `.env.example` to `.env` and add your Arcjet key.\n\n4. Start the dev server\n\n```bash\ndeno run dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Need help?\n\nCheck out [the docs](https://docs.arcjet.com/), [contact\nsupport](https://docs.arcjet.com/support), or [join our Discord\nserver](https://arcjet.com/discord).\n\n## Contributing\n\nAll development for Arcjet examples is done in the\n[`arcjet/examples` repository](https://github.com/arcjet/examples).\n\nYou are welcome to open an issue here or in\n[`arcjet/examples`](https://github.com/arcjet/examples/issues) directly.\nHowever, please direct all pull requests to\n[`arcjet/examples`](https://github.com/arcjet/examples/pulls). Take a look at\nour\n[contributing guide](https://github.com/arcjet/examples/blob/main/CONTRIBUTING.md)\nfor more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcjet%2Fexample-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcjet%2Fexample-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcjet%2Fexample-deno/lists"}