Sink/server
anirut.k c1ac0bf9f3 feat: implement link upsert API endpoint
- Adds a new API endpoint for creating and retrieving links
- Validates link data using LinkSchema
- Supports case sensitivity for link slugs
- Handles existing links by returning the short link and status
- Creates new links with expiration metadata in Cloudflare KV store
2025-03-21 13:45:41 +07:00
..
api feat: implement link upsert API endpoint 2025-03-21 13:45:41 +07:00
middleware feat: improve case-sensitive slug handling 2024-12-25 12:15:00 +08:00
utils feat: add bot traffic filtering for access logs 2025-03-16 12:57:05 +08:00
tsconfig.json feat: init 2024-05-25 08:09:30 +08:00