https://github.com/varhall/restino
Nette REST API Library
https://github.com/varhall/restino
nette rest
Last synced: 5 months ago
JSON representation
Nette REST API Library
- Host: GitHub
- URL: https://github.com/varhall/restino
- Owner: varhall
- License: mit
- Created: 2021-11-06T08:16:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T22:36:47.000Z (12 months ago)
- Last Synced: 2025-10-04T06:53:48.744Z (9 months ago)
- Topics: nette, rest
- Language: PHP
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Usage
To install the latest version of `varhall/restino` use [Composer](https://getcomposer.org).
```bash
composer require varhall/restino
```
## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|-------------|---------------|----------|-------|--------|
| dev | `dev-master` | `master` | 4.0+ | `^8.1` |
| stable | `^1.0` | `v1.0` | 4.0+ | `^8.1` |
## Development
This package is currently maintained by these authors.
-----
Also thank you for using this package.