zip-my-link/README.org

467 B

Zip My Link

About

This is a standard URL Shortening service built to practice web development. Currently it works at providing the most basic feature which is to give the user a shorter version of a URL they provide and then redirecting the user to the site when consuming the link.

What I'm using

  • Python 3.11

    • FastAPI
  • CouchDB
  • podman and podman-compose