- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 194字
- 2021-07-03 00:02:13
Who this book is for
This book is written for the following audience:
- Anyone who has some basic PHP knowledge and wants to build RESTful web services.
- Developers who know basic PHP and have developed a basic dynamic website and want to build a RESTful web service.
- Developers who have learned PHP and worked mostly in open source CMS, such as WordPress, and want to move toward developing custom applications where a web service needs to be built.
- Developers who are stuck with legacy systems done in Code Igniter and want to explore the modern ecosystem of PHP.
- Developers who have used modern frameworks such as Yii or Laravel, but are not sure about the critical pieces required to build the REST API that not only serves the purpose but works well in the long run, something that doesn't always need manual testing and is maintainable and extendable.
- Seasoned PHP developers who have created a very basic API that returns data but want to make themselves familiar with how it should be done according to REST standards, how it will work when authentication comes into the picture, and how to write tests for it.
推薦閱讀
- HTML5移動Web開發技術
- Visual C++串口通信開發入門與編程實踐
- 華為HMS生態與應用開發實戰
- VSTO開發入門教程
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Cassandra Data Modeling and Analysis
- 深入RabbitMQ
- 時空數據建模及其應用
- GameMaker Essentials
- Django 3.0應用開發詳解
- Laravel Application Development Blueprints
- Building Slack Bots
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Getting Started with React VR