project api-easy
Simple RESTful API Frame
api-easy/api-easy
Simple RESTful API Frame
- Monday, January 23, 2017
- by jianfyun
- Repository
- 0 Watchers
- 0 Stars
- 82 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 4 % Grown
api-easy
Introduction
This is a simple, lightweight RESTful API framework for PHP., (*1)
Requirements
- HTTP Server (example: Nginx)
- PHP5.5+
- Composer
Installation
composer install api-easy
Autoload
composer dump-autoload --optimize
Unit Test
vendor/bin/phpunit --color --bootstrap tests/bootstrap.php tests/ApiEasy/Tests/Path-To-Test-File.php
Demo
See https://github.com/jianfyun/api-easy-demo., (*2)
dev-master
9999999-dev
Simple RESTful API Frame
Sources
Download
The Requires
The Development Requires
api
rest
frame