Skip to content

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

Notifications You must be signed in to change notification settings

robomx/hayproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published