Skip to content

lucasribeiro-dev/Shortener-Link

Repository files navigation

Shortener Link

Api for short your link with laravel

Installation

Clone the repository and follow the stpes

composer install
php artian migrate
php artisan serve

Apis

# Get top 100 most viseted urls
(GET) /top-one-hundred 

# Redirect url with code
(GET) /{code} 

# Formdata with url and code params to creat a short url
(POST) /shortUrl

About

Shortener Link with laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published