定制 helmich/flow-restapi-example 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

helmich/flow-restapi-example

最新稳定版本:v1.0.0

Composer 安装命令:

composer require helmich/flow-restapi-example

包简介

Example application for REST webservices with TYPO3 Flow

README 文档

README

Martin Helmich typo3@martin-helmich.de

Synopsis

This repository contains an example application that demonstrates on how to implement RESTful Webservices with TYPO3 Flow. It contains three packages:

  • Helmich.Products contains entity classes and repositories around a simple inventory management domain model
  • Helmich.ProductsApiSimple contains a simple REST-like API (level 2 of the Richardson Maturity Model) which allows you to CRUD products and manufacturers using respective HTTP methods.
  • Helmich.ProductsApiAdvanced contains an advanced API (level 3 of the RMM), which is hypermedia controlled (which means that there are links between resources) and also shows some design patterns to decouple your REST resource representations from your domain entities.

Installation

You can install this application using Composer:

composer create-project helmich/flow-restapi-example

Follow the TYPO3 Flow installation instructions in all other ways. Also set up your database and run the database migrations:

./flow doctrine:migrate

统计信息

  • 总下载量: 35
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 22
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 22
  • Watchers: 7
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固