summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-19 19:48:45 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-19 19:48:45 -0400
commit3acf4e857fe67922b8771bba46496a648f19b06f (patch)
treed6124c176030227dd3cc7f782c0099c53d5f9418 /README.md
parent15ce44fdc007fe01a63e0d3b5f667adf07b864a3 (diff)
feat: Check if short URL already ExistsHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 679baac..e1929bf 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,6 @@ Response JSON: `{ "Version" : string, "Status" : string, "Original" : string, "N
- Check API Keys for `/shorten`
-- Check if URL is already Shortened
-
- Connect to a database for persisent storage
- Better Error Handling