1 个仓库
Interfaces designed to allow external clients to communicate with a PHP-based backend.
Distinct from Backend Integration: Candidates focus on BaaS or hardware backends rather than standard PHP web backend interfaces.
Explore 1 awesome GitHub repository matching web development · PHP Backend API Interfaces. Refine with filters or upvote what's useful.
codeigniter-restserver 是一个 REST API 框架和控制器库,用于在 CodeIgniter PHP 环境中构建 RESTful 服务器。它作为一个后端实现,处理标准 HTTP 方法,通过结构化端点暴露数据和功能。 该项目包含一个可自定义的响应引擎,允许通过自定义格式化方法将输出数据转换为各种特定格式。 该库提供了将传入的 HTTP 请求映射到控制器方法、管理资源响应以及实现基于配置的访问控制的工具。
Develops a structured interface for external clients and front-end applications to communicate with a PHP backend.