Skip to content
/ api Public
forked from phrest/api

Phalcon PHP REST API Package, still in beta, please submit issues or pull requests

License

Notifications You must be signed in to change notification settings

ariborneo/api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhREST API

A Phalcon REST API package, based on Apigees guidelines as found in http://apigee.com/about/content/web-api-design

Please see the skeleton project for an example of the usage: https://github.com/phrest/skeleton

To get it up and running quickly, use the vagrant box: https://github.com/phrest/box

Proposed Features

Currently in development, this package will provide the following:

  • Self documenting based on PHP DocBlocks
  • Allows both HTTP and Internal API via PhREST SDK: http://github.com/phrest/sdk
  • SDK Generator, will analyse the available calls and generate a basic SDK for request methods and response stubs

Installation

Include via composer "phrest/api": "dev-master"

About

Phalcon PHP REST API Package, still in beta, please submit issues or pull requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%