- The architecture of our API is based on a typical client server model.
- The client can access the api at endpoint /api/url/shorten to post the long URL in order to get the shorter one.
- I have choosed MongoDB as i didn't had any relational requirement and noSQL DB's like MongoDB are highly scalable.
- The Database contains the fields longUrl, shortUrl, urlCode, date.
-
Notifications
You must be signed in to change notification settings - Fork 0
sukhpreet96/URL-Hashing-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This API is used to hash the long URLs into the shorter and concise ones.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published