Skip to content

chameleonbr/apibird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiBird

Basic utility lib to create api that consumes and produces different content-types using Phalcon PHP Framework

Now Working

  • Set Extension Handler
  • Consumes by Content-Type Header
  • Produces by Accept Header
  • Input and output is array

Roadmap

  • Return JSend error responses
  • Work with Route example $app->get('/',function(){})->consumes(['json'])->produces(['json']);
  • Possibility of work with objects

About

Basic utility lib to create api that consumes and produces different content-types using Phalcon PHP Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published