Merge pull request #5 from BRAVO68WEB/BRAVO68WEB-patch-1

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-11-11 20:39:34 +05:30 committed by GitHub
commit b65cfce407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,9 @@
# Imgage Proxy Server
```json
url : "https://img-proxy.vercel.app"
{
"ur"l : "https://img-proxy.vercel.app"
}
```
Proxify any image url, hide it and use anywhere.
@ -18,13 +20,13 @@ Proxify any image url, hide it and use anywhere.
proxified_url = https://img-proxy.vercel.app/fetch/image?key=aHR0cHM6Ly9jZG4ucGl4YWJheS5jb20vcGhvdG8vMjAxNS8wNC8yMy8yMi8wMC90cmVlLTczNjg4NV85NjBfNzIwLmpwZw==
**GET** https://img-proxy.vercel.app/generate/image
**GET** https://img-proxy.vercel.app/generate/proxyURL
Parameters(?) :-
*url* -> image_url
Example :-
request_url = https://img-proxy.vercel.app/generate/image?url=https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885_960_720.jpg
request_url = https://img-proxy.vercel.app/generate/proxyURL?url=https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885_960_720.jpg
response (json) = https://img-proxy.vercel.app/fetch/image?key=aHR0cHM6Ly9jZG4ucGl4YWJheS5jb20vcGhvdG8vMjAxNS8wNC8yMy8yMi8wMC90cmVlLTczNjg4NV85NjBfNzIwLmpwZw==
## Serverless API
## Serverless API