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

https://github.com/houkasaurusrex/proxy-worker

Proxy http requests through a web worker
https://github.com/houkasaurusrex/proxy-worker

Last synced: 9 months ago
JSON representation

Proxy http requests through a web worker

Awesome Lists containing this project

README

          

Welcome to proxy-worker 👋



Version

License: MIT


Twitter: CapnAwesome

> Proxy http requests through a web worker

### 🏠 [Homepage](workers.houk.space/proxy/)

## Install

```sh
npm install
```

## Usage

```sh
wrangler preview
```

## Run tests

```sh
npm run test
```

## Author

👤 **Pterobyte **

* Twitter: [@CapnAwesome](https://twitter.com/CapnAwesome)
* Github: [@Pterobyte](https://github.com/Pterobyte)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Pterobyte/proxy-worker/issues).

## Show your support

Give a ⭐️ if this project helped you!



## 📝 License

Copyright © 2019 [Pterobyte ](https://github.com/Pterobyte).

This project is [MIT](https://github.com/Pterobyte/proxy-worker/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_