zip-my-link/README.org
2023-05-20 14:55:14 +07:00

22 lines
508 B
Org Mode

#+TITLE: Zip My Link
#+AUTHOR: Joseph Ferano
#+OPTIONS: toc:nil
* 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~
* COMMENT Local variables
;; Local Variables:
;; eval: (olivetti-mode t)
;; End: