Skip to content

A golang based microservice to be used as a url shortner for multiple purposes. Soon to be connected to dscnie.tech domain

License

Notifications You must be signed in to change notification settings

DSCNIE/goURLShortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC NIE's url shortner

A golang based microservice to be used as a url shortner for multiple purposes.

First version,

POST: /create

body :

 {
         "Link": "https://iresharma.me", // Link to shortened
         "Title": "ireshPortfolio" // Preferred title if any
  }

generates a link: <base>.com/ireshPortfolio

About

A golang based microservice to be used as a url shortner for multiple purposes. Soon to be connected to dscnie.tech domain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published