Skip to main content

A Python Client for Firebase Dynamic Links to Shorten URLs.

Project description

Firebase Dynamic Links URL Shortener

This is a Python Client for Firebase Dynamic Links to Shorten URLs.

Requirements

Be sure you have the following installed on your development machine:

  • Python >= 3.6.3
  • requests

Usage

from python_firebase_url_shortener.url_shortener import UrlShortener

url_shortener = UrlShortener('your_api_key', 'domain_name')
url_shortener.get_short_link('https://www.example.com/')

Note

Here Domain Name Refers to The Subdomain you set for your Dynamic Links.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_firebase_url_shortener-0.1.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page