server
server copied to clipboard
Implement the JSON-RPC 2.0 server specification for @Laravel.
Introduction
Sajya is an open-source project that aims to quickly implement the JSON-RPC 2.0 server specification for Laravel.
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.