Skip to main content

api-shop PyPI PyPI - Downloads

Online Documents

在线文档

api-shop:一个易用的、快速的restful-api接口工具包,兼容:django / flask / bottle

一切只为少加班。

demo 图片

demo

核心功能:

  1. 配置化api生成。
  2. 自动校验request提交的数据,并转换成指定格式,支持:int,float,list,dict,set,tuple,bool
  3. 自动生成api文档,并提供一个web页面可供查询和mock数据演示。
  4. 兼容 django , flask , bottle (如果不指定框架,默认按这个顺序识别框架)
  5. 自动生成接口骨架文件功能(请谨慎开启)。
  6. 自定义格式转换器,data_format.datetime格式转换类;'2019-01-18 23:25:25' to datetime
  7. 支持正则格式校验。
  8. 多国语言支持,也支持自定义语言包。
  9. 文档热重载。
  10. 默认值支持方法函数。
  11. 支持url中包含参数,例如 /api/user/<id>,并且在配置methods参数的时候设置它的规则。
  12. 支持多url绑定一个接口
  13. 支持指定参数的可选项,例如:[1,4,7],收到这个列表之外的参数就会触发bad_request
  14. 可以在代码中直接调用Api业务代码:api_run(将移除get_api_result_jsonget_api_result_response
  15. 支持在Api类中定义response_docs来制作返回值文档,并支持模型字段引入;以及模型部分字段引入类:ApiResponseModelFields

Online Documents

在线文档

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

api-shop-1.14.1.tar.gz (24.9 kB view details)

Uploaded Source

File details

Details for the file api-shop-1.14.1.tar.gz.

File metadata

  • Download URL: api-shop-1.14.1.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.4

File hashes

Hashes for api-shop-1.14.1.tar.gz
Algorithm Hash digest
SHA256 46d9848b3e7a960f07e6dc4bed66e90fc5788ddf62dff20d2a33672cae6973c9
MD5 9c08bcd34fec526caf26045e9ed06457
BLAKE2b-256 c38c620f06656d8a97919b7ce7ddd98eb93a8ab76fc0ef3384075055baa2ed1b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.14.1 This release

1 file

1.14

1 file

1.13.3

1 file

1.13.2

1 file

1.12.3

1 file

1.11.0

1 file

1.10.2

1 file

1.10.1

1 file

1.10.0

1 file

1.9.7

1 file

1.9.5

1 file

1.9.4

1 file

1.9.3

1 file

1.9.2

1 file

1.9.1

1 file

1.9.0

1 file

1.8.0

1 file

1.7.3

1 file

1.7.2

1 file

1.7.1

1 file

1.7.0

1 file

1.6.7

1 file

1.6.6

1 file

1.6.5

1 file

1.6.4

1 file

1.6.3

1 file

1.6.2

1 file

1.6.1

1 file

1.6.0

1 file

1.5.0

1 file

1.4.10

1 file

1.4.9

1 file

1.4.8

1 file

1.4.7

1 file

1.4.6

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page