Skip to content

MatthewDaniels/nodejs-serverless-url-shortener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A link shortening service built on Google Cloud

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • Shell 7.2%
  • HTML 6.6%
  • CSS 4.7%
  • Dockerfile 1.9%