Skip to content

Veyal/api-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API forwarder using nodejs, can be used to act as a proxy with some configuration (allow api with specific path)

Required

  • nodejs | tested on v12.18.4

How to use

  • install all required libraries using npm install
  • edit env.json for port listener
  • edit api.json for api configuration
  • start index.js using node index.js

About

API Forwarder using nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors