https://github.com/seven7ty/py-url
Simple URL shortener API made with Python, Flask and PostgreSQL.
https://github.com/seven7ty/py-url
api api-rest flask flask-application postgresql python python3 rest-api restful-api url-shortener
Last synced: about 1 month ago
JSON representation
Simple URL shortener API made with Python, Flask and PostgreSQL.
- Host: GitHub
- URL: https://github.com/seven7ty/py-url
- Owner: seven7ty
- License: mit
- Created: 2020-12-22T16:59:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-23T10:49:06.000Z (over 5 years ago)
- Last Synced: 2025-09-14T16:41:38.025Z (9 months ago)
- Topics: api, api-rest, flask, flask-application, postgresql, python, python3, rest-api, restful-api, url-shortener
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-url
A simple URL shortener API I made because I was bored.