文件名称:simple-restful-api-gateway:简单,简约和可配置的RESTful API
文件大小:39KB
文件格式:ZIP
更新时间:2024-02-24 07:21:20
api jwt express mongoose api-gateway
简单的RESTful API网关
基于JSON的可配置RESTful API网关项目。
您只需要更新routes.json并将相应的逻辑放在handles/http/
【文件预览】:
simple-restful-api-gateway-master
----.env.example(109B)
----public()
--------index.html(155B)
----server.js(2KB)
----config.js(552B)
----routes.json(649B)
----core()
--------handlers()
--------index.js(2KB)
----LICENSE(1KB)
----README.md(2KB)
----handlers()
--------http()
----middlewares()
--------config.js(113B)
--------database.js(744B)
--------authorize.js(1KB)
--------authenticate.js(787B)
----.gitignore(28B)
----package-lock.json(118KB)
----package.json(605B)