Skip to content

abrandaol-youtube/nginxApiGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginxApiGateway

NGINX Api Gateway

docker pull nginx
docker build -t nginxapigateway .
docker run --name nginxapigateway001 -t -i -p 80:80 -d nginxapigateway

Testar:

http://127.0.0.1/depth
http://127.0.0.1/ticker
http://127.0.0.1/btc/brl

NGNIX

Releases

No releases published

Packages

No packages published