2017 © Pedro Peláez
 

library frankie-app

image

wdalmut/frankie-app

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Frankie Standard Application

Develop your services with annotated routes, services and events., (*1)

Getting Started

First of all prepare your project:, (*2)

php composer.phar create-project wdalmut/frankie-app path dev-develop

That's it! Start your web server:, (*3)

php -S localhost:8080 -t web

And build your service!, (*4)

Check the online documentation, (*5)

The Versions