kodadot / kodadot/workers

Make url shortener

Open
#52 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Based on Cloudflare KV worker we should be able to:

- Register new handle - url
- change handle's url
- remove handle
- redirect to url

Ref:
- https://github.com/kodadot/ops-internal/issues/287

Tech stack:
- Rust preffered
- Typescript with Hono possible

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository files or tests are named; start by reviewing the Cloudflare KV Worker approach and the linked ops-internal issue #287. Confirm whether the implementation should use Rust or TypeScript with Hono, then define and verify registration, URL updates, deletion, and redirects.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, typescript
Domain
backend-api-design, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.