Skip to content

michaelmarriott/NodeJsProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NodeJsProxy

Proxy requests to different urls. A SystemToken Header used for security.

##Installation

Download and install NodeJS as indicated on the NodeJS Site

Install the Winston package

npm install winston

Install the MongoDB package

npm install mongodb

Install the Optimist package

npm install optimist

Run the application via node

##References

MongoDB

##Mongo DB structure

routes

tokens

##Seed

node scripts/seed.js

##Run

node main.js

##Copyright and License

Licensed under the Apache License

About

Proxy requests to different urls. SystemToken Header used for security.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published