Browse Source

Merge pull request #2138 from infosiftr/express-gateway-deprecated

Add deprecation notice to express-gateway
yosifkit 3 years ago
parent
commit
5e1e0ce83b
2 changed files with 2 additions and 1 deletions
  1. 1 1
      express-gateway/README-short.txt
  2. 1 0
      express-gateway/deprecated.md

+ 1 - 1
express-gateway/README-short.txt

@@ -1 +1 @@
-The Official Docker Image of Express Gateway, an API Gateway for APIs and Microservices
+DEPRECATED; The Official Docker Image of Express Gateway, an API Gateway for APIs and Microservices

+ 1 - 0
express-gateway/deprecated.md

@@ -0,0 +1 @@
+This project is no longer maintained. Read [here](https://github.com/ExpressGateway/express-gateway/issues/1011#issuecomment-748354599) for more details or if you're interested in taking over the project.