Adsumushero / server

JSON-RPC 2.0 server for @Laravel framework

Home Page:https://sajya.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel JSON RPC

Latest Version on Packagist GitHub Tests Action Status codecov Total Downloads

Introduction

Sajya is an open-source project aiming to implement the JSON-RPC 2.0 server specification for the Laravel quickly.

Some features:

  • Quick and straightforward route adding
  • Validation of parameters and custom messages
  • Support batch requests
  • Support notification requests

Official Documentation

Documentation for Sajya can be found on its website.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Maintainers

Sajya is developed and maintained by Alexandr Chernyaev.

License

The MIT License (MIT). Please see License File for more information.

About

JSON-RPC 2.0 server for @Laravel framework

https://sajya.github.io

License:MIT License


Languages

Language:PHP 100.0%