https://github.com/brecert/guagan-api
guagan api
https://github.com/brecert/guagan-api
Last synced: 8 months ago
JSON representation
guagan api
- Host: GitHub
- URL: https://github.com/brecert/guagan-api
- Owner: brecert
- Created: 2020-10-05T06:55:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-05T07:00:22.000Z (over 5 years ago)
- Last Synced: 2025-10-05T15:43:14.142Z (8 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guagan api
A quick example of how to unofficially use the guagan api through requests.
This uses [deno](//deno.land).
Inspired by comments on [youtube](https://www.youtube.com/watch?v=ZXFmZsv0Ddw).
## Example
In `example.ts` there's an example on how to use the api.
To run the example `deno run --allow-net --allow-read --allow-write .\example.ts`
Afterwards if the connection is successful a file named `out.jpg` should be outputted.