An open API service indexing awesome lists of open source software.

https://github.com/brecert/guagan-api

guagan api
https://github.com/brecert/guagan-api

Last synced: 8 months ago
JSON representation

guagan api

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.