๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Building RESTful Web Services with PHP 7

โœ Scribed by Ahmad, Haafiz Waheed-ud-din


Publisher
Packt Publishing
Year
2017
Tongue
English
Edition
1st ed
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Learn how to build RESTful API and web services in PHP 7

About This Book

  • Leverage the Lumen framework to build RESTful API endpoints for your applications
  • Understand how to increase efficiency and security of your web service.
  • Learn to apply the concepts by implementing the examples covered in the book

    Who This Book Is For

    This book is for PHP developers who wish to learn about the REST architecture to be able to build and consume REST APIs in their applications.

    What You Will Learn

  • REST API architecture and its benefits
  • How to write RESTful API web services in PHP7
  • To address security related issues in a REST API
  • Importance of automated testing and to write tests for API endpoints
  • Implement SOLID principles in your code and the purpose of Micro-services
  • How to identify security flaws in our current API endpoints and tackle them effectively
  • The working of Lumen microframework and writing RESTful web...

  • ๐Ÿ“œ SIMILAR VOLUMES


    Building RESTful Web Services with PHP 7
    โœ Haafiz Waheed-ud-din Ahmad ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

    <h4>Key Features</h4><ul><li>Leverage the Lumen framework to build RESTful API endpoints for your applications</li><li>Understand how to increase efficiency and security of your web service.</li><li>Learn to apply the concepts by implementing the examples covered in the book</li></ul><h4>Book Descri

    Building RESTful Web services with Go
    โœ Naren Yellavula ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

    REST is an architectural style that tackles the challenges of building scalable web services and in today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. .

    RESTful PHP Web Services
    โœ Samisa Abeysinghe ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐ŸŒ English

    Learn the basic architectural concepts and step through examples of consuming and creating RESTful web services in PHP. This book targets PHP developers who want to build or make use of RESTful web services, or explore the options available to them in PHP. You will need to know the basics of PHP dev

    RESTful PHP Web Services
    โœ Samisa Abeysinghe ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Packt Publishing ๐ŸŒ English

    Representational State Transfer (REST) is a form of software architecture; systems that follow it are often called RESTful. It is the architectural style that drives the World Wide Web (the motivation for REST was to capture elements that made the Web successful), and RESTful web services use simple