FOSS-Community / LinkLiberate

LinkLiberate : A libre url shortner
https://ll.fosscu.org
MIT License
8 stars 12 forks source link

feat: URL Expiration #21

Open SAMAD101 opened 9 months ago

SAMAD101 commented 9 months ago

Fixes

Fixes #7 by @SAMAD101

Description

Technical details

Tests

Screenshots

Checklist

SAMAD101 commented 9 months ago

Need some help here @Mr-Sunglasses Even though the web_post method is async and the create_task(expire_uuid(...)) is awaited. It's getting stuck at that point and shortening the link.