Skip to content

Latest commit

 

History

History
70 lines (54 loc) · 2.15 KB

Dogbin.md

File metadata and controls

70 lines (54 loc) · 2.15 KB

Dogbin-API [Unofficial]

Unofficial API for pasting and URL shortening using del.dog
Short Unlimited URLs!


Dogbin
Unofficial API

Show some ❤️ and ⭐ the repo

GitHub stars GitHub followers Telegram Channel

Usage:

Paste:
https://deldog.herokuapp.com/api/paste/?text={URL/Text}
Get Paste:
https://deldog.herokuapp.com/api/getPaste/?url={URL}

Example: https://deldog.herokuapp.com/api/paste/?text=https://github.com/AffanTheBest


Deploy Option

  • Heroku Method
    Deploy

  • Vercel Method

    • Fork this repository.
    • Go to https://vercel.com/new
    • Find Dogbin-API inside 'Import Git Repository' , import and deploy.
  • Other Method

    # Clone the repo
    git clone https://github.com/AffanTheBest/Dogbin-API
    cd Dogbin-API
    
    # install npm modules
    npm install
    
    # Finally run the app
    npm start

Connect:


Made with ❤️️ in India

Copyright & License