Skip to content

4tyTwo/urlshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urlshortener

A small app to shorten your tedious links

Building & Running locally

Compiling the app

$ sbt compile

Starting the DB

$ docker compose up -d

Launch

$ sbt run

API

Swagger definition is available in Swagger.yaml You can view it via various swaggers viewers or for example Swagger editor

About

Example coding assignment solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages