Categorygithub.com/priyanshoon/go-url-shortener
modulepackage
0.0.0-20241012122439-da480f47ded7
Repository: https://github.com/priyanshoon/go-url-shortener.git
Documentation: pkg.go.dev

# README

Go Url Shortener

Simple url shortener using go lang and redis.

This is a simple project to learn go lang and redis.

TODO

  • Create a API interface to shorten urls
    • Create a short url
    • Get the original url
  • Integrate postgreqsl database for storing urls
  • Create a simple web interface to shorten urls

References

Article link

# Packages

No description provided by the author
No description provided by the author
No description provided by the author