Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vend/vacation
A REST API library
https://github.com/vend/vacation
backstage-exclude
Last synced: about 10 hours ago
JSON representation
A REST API library
- Host: GitHub
- URL: https://github.com/vend/vacation
- Owner: vend
- License: mit
- Created: 2015-02-14T20:36:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T03:05:33.000Z (about 1 year ago)
- Last Synced: 2024-04-15T01:15:34.684Z (10 months ago)
- Topics: backstage-exclude
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vacation
Vacation is a generic, extensible library for implementing REST endpoints in PHP.
## Installation
```bash
composer require vend/vacation
```