URL Shortener is a robust URL shortening service.
Stars
29
Forks
2
Watchers
29
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
67
commits
2
commits
feat: add caching, rate limiting, CORS, and analytics
a9f6de0View on GitHubdocs: add comprehensive feature documentation and update README
6fb497aView on GitHubFixed the issue: 500 Response HTTP Code when trying to create an account with an existing email
4f9a969View on GitHubMerge pull request #3 from Sunagatov/87_Fix_HttpCode_In_Case_With_Invalid_Age
1c2a5acView on GitHubMerge branch 'development' into 87_Fix_HttpCode_In_Case_With_Invalid_Age
cd765f1View on GitHubMerge pull request #1 from Sunagatov/78_Fix_HttpCode_For_MissingFields_In_SingUp_Case
ed115dfView on GitHubSHORTY-77: 500 Response HTTP Code to GET non-existent shortUrl
7f1b9a9View on GitHubSHORTY-87 Fix 500 http code to 400 in case SignUp case with invalid age
f658317View on GitHubSHORTY-78 Fix response Code to missing fields: firstName, lastName, email, password, country in SingUp case
54439a1View on GitHub