Skip to content

NikStoyanov/urlshortapi

Repository files navigation

URL Shortener backend in AWS Lambda

Build Status codecov

This package implements a bijective function which performs a one-to-one correspondence to define a URL shortener.

a('abcd') = 1234

Which produces:

b(1234) = 'abcd'

About

URL Shortener backend running on AWS Lambda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors