Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eyaadh/ewitproxy
- Owner: eyaadh
- Created: 2024-03-08T18:37:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T20:14:26.000Z (10 months ago)
- Last Synced: 2024-03-09T20:46:36.451Z (10 months ago)
- Topics: cloudflare-workers, ewity, ewity-pos, hono, honojs, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```