mirror of
https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
synced 2025-05-21 03:06:34 +00:00
A simple URL shortener, based on FCC's curriculum
.vscode | ||
public | ||
scripts | ||
views | ||
.gitignore | ||
.gitpod.yml | ||
index.js | ||
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.