bookin / phalcon-rest-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phalcon Rest Skeleton with Example

It is skeleton, for creating REST services, with module for example first version api

#Server

Require

  • PHP ~5.6
  • Phalcon Framework ~3.0.3
  • MongoDb ~3.0
  • Composer ~1.3

Install

  • Clone repository: git clone https://github.com/bookin/phalcon-rest-app.git
  • Update dependency: composer --dev update
  • Update config file: .../app/config/config.php

#Client

You can read documentation for client on the swaggerhub.com

About


Languages

Language:PHP 99.4%Language:HTML 0.4%Language:ApacheConf 0.1%