jp-liu / jp-axios

An enhanced version of Axios and add the function of generating API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jp-axios

heimdall-ts

GitHub stars

jp-axios 是对 axios 的封装增强.它提供了一下功能

  1. @jp-axios/core: 基于 axios 的封装
  2. @jp-axios/hook: 支持 hook 的方式使用
  3. @jp-axios/api: 支持模块分模块使用, 通过提供后端 swagger 文档或者在线 swagger 地址,生成对应模块 ts 文件,接口,请求方式等,利于日常开发联调

License

MIT License © 2022 jp-liu

About

An enhanced version of Axios and add the function of generating API

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%