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

https://github.com/zored/deno_bro


https://github.com/zored/deno_bro

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deno Bro

This is my [bro](https://bro.deno.dev) repository containing
[`main.ts`](./main.ts) that is hosted on [Deno Deploy](https://deno.com/deploy).

## Dev

- [Examples](https://deno.com/deploy/docs/example-post-request) by Deno.
- Types are generated with `deployctl types > deployctl.d.ts`.
- `main.ts` is auto-synced with Github on push.