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

https://github.com/gnlow/corsi

Simple CORS proxy server
https://github.com/gnlow/corsi

Last synced: 10 months ago
JSON representation

Simple CORS proxy server

Awesome Lists containing this project

README

          

# corsi
Simple CORS proxy.
```sh
deno run --allow-net https://denopkg.com/gnlow/corsi@main/mod.ts
```
Server will be opened on `localhost:8000`.