Unofficial API for pasting and URL shortening using del.dog
Short Unlimited URLs!
https://deldog.herokuapp.com/api/paste/?text={URL/Text}
https://deldog.herokuapp.com/api/getPaste/?url={URL}
Example: https://deldog.herokuapp.com/api/paste/?text=https://github.com/AffanTheBest
-
Heroku 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
- Copyright (C) 2020 by Affan
- Licensed under the terms of the GNU GPL Version 3