Skip to content

TykTechnologies/tyk-docker-simple-node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tyk/Docker Simple Node.js API Demo

Simple demo to connect Tyk Pro and a simple api inside Docker.

Requirements

  1. Tyk Pro trial license key.
  2. Docker.

Getting Started

  1. Clone repo and navigate to the repo directory.
  2. Run initalization script to clone tyk-pro-docker-demo repo and initialize its environment sh scripts/init.sh. initalization script
  3. Navigate to the tyk folder and run the following script to launch Tyk Pro and the simple-api Node.js server docker-compose -f docker-compose.yml -f docker-local.yml up.
  4. Navigate to http:https://localhost:3000 in your browser to access the Tyk Dashboard.

Adding Your Simple Node.js API

  1. Bootstrap Tyk Dashboard. bootstrap
  2. Create keyless Tyk API for our simple Node.js API. bootstrap
  3. Test API through the Tyk Gateway at http:https://localhost:8080/hello-world/user. bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published