arpit456jain / arpit456jain/RestApis
bug in urlshortner apis
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
if original url is already present do dont make a new entry just return its short link
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the URL-shortener API entry point and the code that stores original URLs and creates short links; verify the existing-URL path. Done means repeated requests for the same original URL do not create another entry and return the existing short link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100