Skip to content

brunogaudino/api.gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Gateway

An API gateway build it node.js calling two api's fake.

Installation

Use the npm to install the packages in three files.

cd ./gateway

npm install

To install the gateway.

cd ./api.users

npm install

To install the user API fake.

cd ./api.products

npm install

To install the products API fake.

License

MIT

About

An API gateway with other two API's fake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors