eliyas5044 / link-preview-api

Link preview (unfurl) API based on Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Preview (unfurl)

Install the Heroku CLI Download and install the Heroku CLI.

If you haven't already, log in to your Heroku account and follow the prompts to create a new SSH public key.

heroku login

Add heroku remote if you already have app from heroku dashboard

heroku git:remote -a preview-link

Create heroku app

heroku create preview-link

Push to heroku

git push heroku main

About

Link preview (unfurl) API based on Python.


Languages

Language:Python 100.0%