This is a repository tracking the API gateway developed for a Starbucks REST based Application.
Step 1 :
a) Setup single node Cassandra Database
b) Add more nodes to cluster
https://github.com/shiva322/KongAPIGateway-Starbucks/wiki/Setting-up-Cassandra-DB-Cluster
Step 2 :
a) Setup the Kong (Nginx) Server
b) Configure kong to establish connection with cassandra cluster
https://github.com/shiva322/KongAPIGateway-Starbucks/wiki/Setting-up-Kong-Server
Step 3 :
a) Create routes for different tenants
https://github.com/shiva322/KongAPIGateway-Starbucks/wiki/API-Route-Configuration
Step 4 :
a) Create Consumers
b) Create plugins
https://github.com/shiva322/KongAPIGateway-Starbucks/wiki/Plugin-Configuration