You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a simple and efficient URL shortener, designed to streamline the process of transforming long URLs into short and easily shareable links
Api with main goal is create shorter URL using mongoDB and node with Express
Start app:
$ docker-compose up
To execute tests:
Execute on the shell of container
$ npm run test
About
This repository is a simple and efficient URL shortener, designed to streamline the process of transforming long URLs into short and easily shareable links