/dh-url-shortener

URL Shortener API shortens long url to 7 character hash. Encodes URL in base-36 and store them in memory. Also, it periodically writes stored data in memory to file.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.