https://github.com/tamoziit/backend-security
Backend Security using Arcjet
https://github.com/tamoziit/backend-security
arcjet bot-detection bun hono rate-limiting security sql-injection
Last synced: about 1 month ago
JSON representation
Backend Security using Arcjet
- Host: GitHub
- URL: https://github.com/tamoziit/backend-security
- Owner: Tamoziit
- License: mit
- Created: 2024-11-24T06:02:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T06:03:49.000Z (11 months ago)
- Last Synced: 2025-08-05T10:42:18.718Z (2 months ago)
- Topics: arcjet, bot-detection, bun, hono, rate-limiting, security, sql-injection
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000