URL Shortener Microservice
https://urlshortener.radiidev.repl.co/
| public | ||
| views | ||
| .gitignore | ||
| .replit | ||
| nodemon.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sample.env | ||
| server.js | ||
URL Shortener Microservice
This is the boilerplate code for the URL Shortener Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice.