Luminova Framework

Implementation Guides

Table of Contents

  1. Command Line API Client for CRUD Operations

    The HTTP response object allows easy capture handling of network request responses sent through the cURL client. It provides useful methods to access the response information.

  2. Global Utility Helper Functions

    Global helper functions are collections of procedural functions that provide commonly used functionality across different parts of your application enhancing code reusability and productivity.

  3. HTTP RESTful API with CRUD Operations

    This guide outlines the basic steps to implement a REST API with full CRUD operations using the Luminova Framework.