json-rpc2.0和Sajya扩展包

Sajya#

Sajya is an open and free project whose goal is to provide easy implementation of the JSON-RPC 2.0 server for the Laravel framework.

萨亚 是一个开源免费的项目,目的是为 laravel 框架提供一个易于实施的 JSON-RPC 2.0 服务器方案。

sajya.github.io/docs/

JSON-RPC 2.0 Specification#

www.jsonrpc.org/specification

本作品采用《CC 协议》,转载必须注明作者和本文链接
《L03 构架 API 服务器》
你将学到如 RESTFul 设计风格、PostMan 的使用、OAuth 流程,JWT 概念及使用 和 API 开发相关的进阶知识。
《L02 从零构建论坛系统》
以构建论坛项目 LaraBBS 为线索,展开对 Laravel 框架的全面学习。应用程序架构思路贴近 Laravel 框架的设计哲学。