.. | ||
public | ||
views | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.replit | ||
index.js | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
sample.env |
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.