-
```
Which API and version (e.g. Google Calendar Data API version 2)?
Google URL Shortener API V1
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
OA…
-
```
Which API and version (e.g. Google Calendar Data API version 2)?
Google URL Shortener API V1
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
OA…
-
```
Which API and version (e.g. Google Calendar Data API version 2)?
Google URL Shortener API V1
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
OA…
-
Requires a persistent database of queries and short links.
-
If I click shorten it shows the error message:
Warning: require_once(../UrlShortener.php): failed to open stream: No such file or directory in /storage/ssd1/551/13037551/public_html/functions/short…
-
npm ERR! code ELIFECYCLE npm ERR! errno 3221226505 npm ERR! urlshortener@1.0.0 start: `node server.js` npm ERR! Exit status 3221226505 npm ERR! npm ERR! Failed at the urlshortener@1.0.0 start script. …
-
(as already mentioned in the `urlshortener` example program)
With cookies #69 and a proper exception system in place #310 it should be possible (and fairly easy) to implement a "session" interface…
-
Maybe install via `pip install UrlShortener`?
-
## Steps to reproduce
1. create a paste
2. klick the shorten button
### What happens
it creates a shorturl but it seems to try to create multiple
`{"status":"fail","code":"error:url","m…
-
## Steps to reproduce
1. Have local URL shortener (shlink) configured
2. make new paste
### What happens
to get the short link, additional button must be clicked
### What should happen
opt…