gabrielcancio / nodejs-url-shortner-api

This is a project to make a scalable url shortner api
0 stars 0 forks source link

Create save a url shortner feature #1

Open gabrielcancio opened 1 year ago

gabrielcancio commented 1 year ago

📍Goal: The regular should be able to create a shortned url from a original link, and the genereated url should have a default 30 days time to expires.

✅Tasks:

gabrielcancio commented 1 year ago

The first is raise requisites to make the feature.

Raised requistes:

gabrielcancio commented 1 year ago

⚒Worked today:

gabrielcancio commented 1 year ago

🔧Implementing infra issues:

📋Requirements

🧪Environment requirements