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
- Host: GitHub
- URL: https://github.com/gnlow/corsi
- Owner: gnlow
- Created: 2021-03-26T00:52:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T01:35:36.000Z (over 5 years ago)
- Last Synced: 2024-12-30T14:49:05.073Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.