zoukankan      html  css  js  c++  java
  • api的mock开源工具;api文档生成器;api的mock工具;阿里系;其他开源

    django-rest-framework,即drf的api文档,包括自带的文档和其他三方文档,比如swagger、DRF Docs

    https://www.django-rest-framework.org/topics/documenting-your-api/#drf-autodocs

    可以直接使用本地部署

    阿里妈妈前端团队出品的开源接口管理工具RAP第二代 :https://github.com/thx/rap2-delos;第一代已经不维护了:https://github.com/thx/RAP

    阿里前端开源工具:https://thx.github.io/

    阿里的api接口工具:http://rap2.taobao.org/api;http://rap2.taobao.org/repository/joined/create

    另一个api文档生成器:https://github.com/apidoc/apidoc;https://apidocjs.com/example/

    还有swagger:DRF

    参考:

    http://www.studysec.com/2017/09/30/%E8%A7%A3%E6%94%BE%E5%8F%8C%E6%89%8B-%E5%91%8A%E5%88%AB%E6%89%8B%E5%86%99API/

    http://www.studysec.com/2017/10/10/%E5%91%8A%E5%88%AB%E6%89%8B%E5%86%99api-%E7%BB%AD/

  • 相关阅读:
    一些开发中用到的注解
    ios下设置user-scalable=no无效
    git的使用
    mongoose操作
    mongodb常用命令
    node express安装
    弹窗
    css实现全图滚动
    前端小技巧
    实现移动端轮播图
  • 原文地址:https://www.cnblogs.com/shengulong/p/10117097.html
Copyright © 2011-2022 走看看