command
module
Version:
v0.0.0-...-a377937
Opens a new window with list of versions in this module.
Published: Jul 20, 2023
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
API Endpoints
longUrl - the url to be shortened
shortUrl - shortened url
POST api/v1/shorten
param : {longUrl: string}
return {shortUrl: string}
GET api/v1/{shortUrl}
Query Parameter - shortUrl
return: longUrl
GET api/v1
return : returns all
Future works
- Authentication
- Customization
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.