项目作者: remithomas

项目描述 :
An Usefulness API using Zend Framework 3, Doctrine and more...
高级语言: PHP
项目地址: git://github.com/remithomas/usefulness-api-zf3.git
创建时间: 2017-11-27T17:08:53Z
项目社区:https://github.com/remithomas/usefulness-api-zf3

开源协议:

下载


Usefulness API ZF3

Build Status
Coverage Status

Work in progress

This is a Usefulness API, using :

Requirements

  • Php 7.1

Environements variables

  1. # todo

Starting App

  1. composer serve

Code coverage

How to config. Using coveralls.io, create a file named .coveralls.yml with your repo_token

  1. service_name: travis-ci
  2. coverage_clover: clover.xml
  3. json_path: coveralls-upload.json

How to execute

  1. composer cover

Urls

  • / basic page
  • /me myself page

Contributions

Don’t hesitate to submit issues, comments and pull request. This has been developped in TDD.

ToDO / Plans

  • Add protected (user: me) page
  • Add error (default, 404) as a JSON view