https://github.com/assad2008/restful_by_codeigniter
基于CodeIgniter的开发RESTful风格API框架
https://github.com/assad2008/restful_by_codeigniter
Last synced: about 1 month ago
JSON representation
基于CodeIgniter的开发RESTful风格API框架
- Host: GitHub
- URL: https://github.com/assad2008/restful_by_codeigniter
- Owner: assad2008
- Created: 2013-11-18T03:08:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-18T10:27:32.000Z (over 11 years ago)
- Last Synced: 2025-01-27T06:12:15.369Z (3 months ago)
- Language: PHP
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RESTful API By CodeIgniter
======================* REST部分代码来自
基于CodeIgniter的开发RESTful风格API框架