Skip to content

riktar/prego-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prego API Gateway

A fast, simple and pluggable NodeJs API Gateway

Prego is a pluggable API Gateway that allows to managing microservice / serverless applications exposing them through APIs using Node.js and Fastify.

Prego in Italian means You are welcome!

Features

  • It's 100% JavaScript!
  • Easy to deploy (sudo npm start and you are done)
  • Easy to develop a new rule (all the Gateway Rules are .yaml file)
  • Pluggable (All the core is a Fastify Plugin)

Coming Soon

  • Test Coverage
  • CLI
  • Docker Image
  • Community Plugins