httpbin - 协议调试工具
httpstatuses - 协议状态码查询
httpie - cURL-like tool for humans
Fiddler
koebehshian
V2EX  ›  HTTP

有没有现成的带用户登录注册,用户权限管理, API 通过反向代理的 web 微服务框架

  •  
  •   koebehshian · Jan 4, 2019 · 3163 views
    This topic created in 2758 days ago, the information mentioned may be changed or developed.

    具体要求

    • 用户登录注册接口已经有了
    • 用户角色,及角色的权限(具体可访问哪几个 api)管理已经有了
    • API 通过配置文件配置,反向代理,返回 json 格式,实际返回的内容在原来基础上包一层是否成功
      • 比如,前端监听 0.0.0.0:80/getsomedata 接口, 后端接口为 127.0.0.1:8080/getsomedata, 后端返回{"data": "1"}, 前端实际返回包一层{"status": 0; data: {"data": "1"} } 若没有权限或接口挂掉, status 值不同
    2 replies    2019-01-04 11:37:38 +08:00
    koebehshian
        1
    koebehshian  
    OP
       Jan 4, 2019
    没人吗, 中午了, 顶下帖
    AlexMeng
        2
    AlexMeng  
       Jan 4, 2019
    关注,同问
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5139 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 09:11 · PVG 17:11 · LAX 02:11 · JFK 05:11
    ♥ Do have faith in what you're doing.