Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igorsantos07/yii-jsoncontroller
A simple Yii 1.1 Controller to be used for building REST services
https://github.com/igorsantos07/yii-jsoncontroller
Last synced: about 5 hours ago
JSON representation
A simple Yii 1.1 Controller to be used for building REST services
- Host: GitHub
- URL: https://github.com/igorsantos07/yii-jsoncontroller
- Owner: igorsantos07
- Created: 2014-07-08T00:09:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T18:37:17.000Z (over 10 years ago)
- Last Synced: 2024-11-14T18:45:34.529Z (2 days ago)
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JsonController
==============Simple controller to be used for REST services. Helps with Content-Type and JSON output.