Obtains IP Information With A Shortened URL
-
Updated
Mar 24, 2024 - Python
Obtains IP Information With A Shortened URL
Self-Hosted url shortener with ip logger
This is a simple API built using FastAPI that allows users to login with JWT tokens and create short links. It also logs each request made to the short link endpoint, storing the visitor's IP address, user agent, and timestamp in a PostgreSQL database.
Add a description, image, and links to the grabify topic page so that developers can more easily learn about it.
To associate your repository with the grabify topic, visit your repo's landing page and select "manage topics."