Skip to content
/ kong Public
forked from Kong/kong

🐒 The API Gateway & Microservice Management Layer, built on NGINX

License

Notifications You must be signed in to change notification settings

Platzii/kong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apenode

lua-resty-apenode - Lua Apenode core dependencies

The beginning of a new era

Installation

  • Download the latest version of OpenResty and install it.
  • Execute make install to install the Apenode

Running

You can run the Apenode in two different modes:

  • In background, with: sudo nginx
  • Or in foreground, with: sudo nginx -g "daemon off;"

By default it will be running on port 8000, so navigate to http://localhost:8000/ after starting it.

About

🐒 The API Gateway & Microservice Management Layer, built on NGINX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 99.6%
  • Other 0.4%