/silex-restful-api

Gitbook repo for Silex RESTful API

#Introduction 引言

This book is written in Chinese for Chinese PHP programmers (entry to intermediate level1).

本书以中文写成,面向中文PHP程序员(初级到中级水平)。

We will build from scratch a RESTful API site with Silex to provide all the necessary data used in my rsywx.net site.

我们将学习用Silex来从头建立一个RESTful API站点,并提供必要的数据用于rsywx.net站点中。

A detailed explanation on how to use Symfony 3 to build a book collection site (which is exactly what rsywx.net is doing) can be found here.

有关如何使用Symfony 3来创建一个图书收藏站点(也就是rsywx.net所提供的功能)的细节可以在此处找到。

Let's get started!

让我们开始吧!

(All other contents in this book will be written in Chinese.)

(本书其它内容将均以中文写成。)

TR@SOE

2015.1.21 Updated: 2016.3.18

Footnotes

  1. This means he/she at least has a basic knowledge in Linux and PHP programming. 这意味着他/她具有Linux和PHP编程的基础知识。