# nodejs-serverless-url-shortener **Repository Path**: mirrors_GoogleCloudPlatform/nodejs-serverless-url-shortener ## Basic Information - **Project Name**: nodejs-serverless-url-shortener - **Description**: A link shortening service built on Google Cloud - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # URL Shortening Service **This code is provided as example only. It is provided without guarantee or level of support.** This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google. ## Dependencies * Google Cloud Platform * App Engine * Cloud Functions * Cloud Run * Cloud SQL ## List of micro services Each micro service is stored in its dedicated folder. * `frontend`: A frontend to create and serve shortlinks * `shortlink`: Creates and retrieves shortlinks * `four-oh-four`: Creates a fortune for the 404 page ## Architecture Coming Soon ## Potential Improvements Coming Soon ## License [Apache 2.0](./LICENSE)