Skip to content

GishaJamesB/Link-Shortner

Repository files navigation

TECH TEST – LINK SHORTENER

git clone https://github.com/GishaJamesB/Link-Shortner.git link-shortner
cd link-shortner
php composer install
php artisan serve --port=4555

If you can create a local database, the database connection will be faster. To use local database please update .env file with the correct credentials. The current free plan seems to be very slow.

If you are using local database, you have to run the following command in the project directory.

php artisan migrate

End point to get the stats;

http://localhost:4555/api/stats

Screenshots

Home page Link submission Output Statistics page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published