Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eyaadh/ewitproxy

The Cloudflare Worker acts as an intermediary, facilitating seamless communication and data exchange between EwitEase and Ewity API
https://github.com/eyaadh/ewitproxy

cloudflare-workers ewity ewity-pos hono honojs typescript

Last synced: about 2 months ago
JSON representation

The Cloudflare Worker acts as an intermediary, facilitating seamless communication and data exchange between EwitEase and Ewity API

Awesome Lists containing this project

README

        

This GitHub repository hosts a Cloudflare Worker designed to function as a proxy between the EwitEase e-commerce plugin, available at [EwitEase](https://github.com/eyaadh/EwitEase), and the Ewity POS API. The Cloudflare Worker acts as an intermediary, facilitating seamless communication and data exchange between these two platforms.

For comprehensive instructions and detailed insights into setting up and utilizing the Cloudflare Worker, refer to the accompanying blog post, which serves as a complete guide. Access the blog post through the following link: [blog.eyaadh.net](https://blog.eyaadh.net/2024/03/amendments-and-rectifications-to.html).

```
npm install
npm run dev
```

```
npx wrangler deploy
```