buddysoft/yii2-api

Commonly used API interfaces

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.1.1 2023-02-10 10:45 UTC

This package is auto-updated.

Last update: 2024-09-10 14:22:18 UTC


README

extract all api related codes from yii2-widget to here

Controllers

  • ActiveController: 对RESTFul API 控制器的封装,实现了 Base Auth
  • ApiController:对返回格式化 JSON 数据的接口型控制器的封装