Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP server #1

Merged
merged 4 commits into from
Apr 6, 2024
Merged

HTTP server #1

merged 4 commits into from
Apr 6, 2024

Conversation

EthanThatOneKid
Copy link
Contributor

@EthanThatOneKid EthanThatOneKid commented Apr 4, 2024

Changes

  • Smart shortlink resolution algorithm in go.ts.
  • HTTP server in cli/main.ts.

HTTP server features

  • Storage in Deno Kv.
  • HTTP server shortlink storage service. Secured with secret API key.

Utility

This HTTP server may be self-hosted using the Deno runtime or deployed on Deno Deploy for blazing-fast shortlink service infrastructure orchestration.

@EthanThatOneKid EthanThatOneKid linked an issue Apr 6, 2024 that may be closed by this pull request
@EthanThatOneKid EthanThatOneKid merged commit 269ec2a into main Apr 6, 2024
1 check passed
@EthanThatOneKid EthanThatOneKid deleted the server branch April 6, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Smart" URL resolution algorithm
1 participant