- 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 |
||
|---|---|---|
| .. | ||
| ai.get.ts | ||
| create.post.ts | ||
| delete.post.ts | ||
| edit.put.ts | ||
| list.get.ts | ||
| query.get.ts | ||
| search.get.ts | ||
| upsert.post.ts | ||