robomx / hayproxy

A proxy layer to pass CORS errors for client first based apps.

Home Page:https://hayproxy.robomx.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAYPROXY

HitCount

A proxy layer to pass CORS errors for client first based apps.

Buy Me a Coffee at ko-fi.com

Demo Link: https://hayproxy.robomx.tech

Test Link: https://hayproxy.robomx.tech/https://google.com

Tech stack

  • Nodejs 10
  • Hapi.js

Features

  • Used for client first app.
  • Handles cors error.
  • Use as proxy server for api calls.

Note: Client first app?(as per RoboMex)
Client first apps are one which focuses on having no backend server setup and directly calls third party api server for its livelihood(data feeding).

How to start?

  • Install npm dependencies.

    npm install

    or

    yarn install

  • Start server.

    npm start

About

A proxy layer to pass CORS errors for client first based apps.

https://hayproxy.robomx.tech


Languages

Language:JavaScript 100.0%