Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Tag:
RESTful API
ActiveDataFilter implementation of RPC in Yii 2.0, supports filtering parameters, etc.
2020/09/07
In Yii 2.0, add a new RESTful API for the implementation of new resources (rendering form data)
2019/12/26
Code review of material implementation of the material selection task based on Yii 2.0 RESTful style API
2019/06/03
In Yii 2 Advanced Template, the channel publishing interface (publishing the same article to Penguin, WeChat public account, etc.) architecture design, based on queue and console commands to drive workflow
2018/12/05
Based on Yii 2.0, the API of RESTful-style web service service is realized. In the request parameter, only one parameter supports data filling and validation of multiple parameter values (ie array, list input) and validation.
2018/09/04
Based on yiisoft/yii2-app-advanced, the API of RESTful-style web service service is realized. When the request parameter is multi-model, the realization of data filling and validation
2018/09/01
In Yii 2, when processing a RESTful API request, the new response format is supported: text/html, and only the HTML format is supported
2018/08/27
Nginx-based single domain name configuration on Yii 2 Advanced Project Template
2018/08/16
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new remote procedure call application (implement hprose 2.0 for PHP’s RPC server), support for creating new RPC directories, configuration and environment, testing, Vagrant, etc.
2018/08/15
Under Yii 2, realize the logical isolation of multi-tenant, that is, there is a tenant ID field in each table of the database, customize the active query class, and add the query conditions of the tenant ID by default in each query.
2018/07/13
1
2
3
Next Page