Skip to content

This is for tutorial Kong that need very simple and static node.js serving as API

Notifications You must be signed in to change notification settings

tarakeshp/NodeJS-API-KONG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-API-KONG

This is for tutorial Kong that need very simple and static node.js serving as API.

‘What is KONG?

Kong is Orchestration Microservice API Gateway. Kong provides a flexible abstraction layer that securely manages communication between clients and microservices via API. Also known as an API Gateway, API middleware or in some cases Service Mesh. It is available as open-source project in 2015, its core values are high performance and extensibility.

You can read more detail on https://medium.com/@far3ns/kong-the-microservice-api-gateway-526c4ca0cfa6

A lot of Plugin on KONG, one of them is OAuth 2.0. So nowadays no need to develop byself for OAuth on your system. Here is the tutorial https://medium.com/@far3ns/kong-oauth-2-0-plugin-38faf938a468

About

This is for tutorial Kong that need very simple and static node.js serving as API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • Dockerfile 17.3%