Skip to content

Release 0.1.0

Latest

Choose a tag to compare

@natanaelsimoes natanaelsimoes released this 21 Mar 03:38

First version with main resources setup. It is design to integrate any previous PHP project by only add some annotations above pretended methods.

  • @Api annotation with support to multiple routes/patterns and inclusion of variables/parameters
  • @HttpMethod annotation to inform what kind of HTTP request a class method will handle