Skip to content

A proxy server built in ExpressJS that bypasses a CORs error on an API request.

Notifications You must be signed in to change notification settings

somramnani/api-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Proxy Server

codecov

Introduction

A proxy server built in ExpressJS that bypasses a CORs error on an API request. The server acts as a mediator between the client and server by adding CORS headers to a request. It operates between the frontend web application that initiates the request and the server that provides the response data.

About

A proxy server built in ExpressJS that bypasses a CORs error on an API request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published