saadmk11 / python_firebase_url_shortener

This is a Python Client for Firebase Dynamic Links to Create Short URLs.
https://pypi.org/project/python-firebase-url-shortener/
GNU General Public License v3.0
2 stars 0 forks source link

Suggestion: Set "suffix" to "SHORT" #1

Open gnsJhenJie opened 5 years ago

gnsJhenJie commented 5 years ago

To get a shorter URL, I think the library should have a function to set the parameter "suffix" to "SHORT"
https://firebase.google.com/docs/dynamic-links/rest

saadmk11 commented 5 years ago

@gnsJhenJie Thank you for your suggestion. I'll try to update the codebase when I get time but contribution is always welcomed.