Skip to content

andremrpd/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

URL Shortener API using Spark, Kotlin and Dagger

Use:

Generate

URL: /

Method: POST

Parameters:

Name Type Example
address String http://www.google.com

Response:

Content-type: text/json

Name Type Example
generatedAddress String http://www.yoururl.com/:code

About

URL Shortener API using Spark, Kotlin and Dagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages