https://github.com/lkaemmerling/laravel-uptime-monitor-api
API Package for Laravel Uptime Monitor
https://github.com/lkaemmerling/laravel-uptime-monitor-api
addon laravel-uptime-monitor php uptime-monitor
Last synced: about 2 months ago
JSON representation
API Package for Laravel Uptime Monitor
- Host: GitHub
- URL: https://github.com/lkaemmerling/laravel-uptime-monitor-api
- Owner: LKaemmerling
- License: mit
- Created: 2016-11-25T08:31:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T08:42:10.000Z (over 6 years ago)
- Last Synced: 2025-03-28T05:31:41.072Z (2 months ago)
- Topics: addon, laravel-uptime-monitor, php, uptime-monitor
- Language: PHP
- Homepage: http://lk-development.de/
- Size: 22.5 KB
- Stars: 23
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# API Addon for Laravel Uptime Monitor
[](https://travis-ci.org/LKDevelopment/laravel-uptime-monitor-api)
[](https://styleci.io/repos/74739793)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-api)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-api)
[](https://packagist.org/packages/lkdev/laravel-uptime-monitor-api)This is an Addon Package for [Laravel Uptime Monitor from Spatie](https://github.com/spatie/laravel-uptime-monitor). It provides an Restful API Interface for interacting with the Uptime Monitor over HTTP.
## Documentation
You can find the Documentation [here](https://lkdevelopment.github.io/docs/laravel-uptime-monitor-api-v1/).
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Testing
If you want to Test the Package, just run:
```bash
vendor/bin/phpunit
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [Lukas Kämmerling](https://github.com/LKDevelopment)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.