Lumen Programming Guide

Price:

₨ 5,835.00


Manual of Eye, Ear, Nose and Throat Emergencies, SAE
Manual of Eye, Ear, Nose and Throat Emergencies, SAE
₨ 2,279.00
₨ 2,398.00 (5% OFF)
Handbook of Patient Care in Vascular Diseases, 5/e
Handbook of Patient Care in Vascular Diseases, 5/e
₨ 1,929.00
₨ 2,030.00 (5% OFF)

Lumen Programming Guide

Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family.

₨ 5,835.00 5835.0 NPR ₨ 6,483.00

₨ 6,483.00


    This combination is not available.

    Share :

    Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family. This book shows you how testing APIs can help you write bullet-proof web application services and microservices.

    In the Lumen Programming Guide you will learn how to use Lumen―a micro-framework by Laravel―to write bullet-proof APIs. Lumen helps you write productive, maintainable APIs using modern application design. You will learn how to write fully-tested APIs and understand essential Lumen concepts used to build a solid foundation for writing API projects.

    What You Will Learn

    Maintain your API's database structure through built-in database migrations

    Write tests with factory data in a test database

    Respond with consistent data output in JSON

    Deal with PHP exceptions by using JSON responses

    Create, read, update, and delete REST resources

    Represent model associations in API responses

    Build a solid foundation for writing tests with PHPUnit and Mockery

    Validate data