Skip to content

The git.taxi service is a link shortener like git.io powered by deta.sh.

License

Notifications You must be signed in to change notification settings

Brenden2008/git.taxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git.taxi Powered By MiniShort

A simple URL shortener in Python on Deta

Now on Deta Space

Thank you dedomil

Technologies Used

  • FastAPI
  • Deta

Dependencies

  • FastAPI
  • aiofiles
  • jinja2

How it works

You open the main site and enter your URL in the form. When you press submit, JavaScript takes care of making an asynchronous request to the underlying server which calls Deta Base to add the URL to the Base. When you make a request to a short URL, it looks for that which matches in the database and responds with a RedirectResponse to the target

Live app here

Live a star if you like this

Made by Brenden Stahle, Based on MiniShort

About

The git.taxi service is a link shortener like git.io powered by deta.sh.

Resources

License

Stars

Watchers

Forks

Packages

No packages published