Skip to content

frankchang0125/piccollage-shorten-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicCollage take home quiz - Building Shorten URL service

PicCollage shorten url service written in Go and Node.js.

This project contains three components:

  • Shorten url service (written in Go)
    • Shorten url service
    • Counter dispatcher
  • Migration scripts
  • Test scripts (written in Node.js with mocha framework)

Build shorten url services and test scripts docker images

  1. cd to project's root directory

  2. Build docker images:

./docker/build.sh

  1. Start shorten url services + run migrations

./docker/run_shorten_url.sh

  1. Run test scripts

./docker/run_test_cases.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published