Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayfrontmedia/bones-service-webapp
Web app service to be used with the Bones framework.
https://github.com/bayfrontmedia/bones-service-webapp
Last synced: about 5 hours ago
JSON representation
Web app service to be used with the Bones framework.
- Host: GitHub
- URL: https://github.com/bayfrontmedia/bones-service-webapp
- Owner: bayfrontmedia
- License: mit
- Created: 2024-05-31T18:07:50.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T02:26:19.000Z (about 2 months ago)
- Last Synced: 2024-09-11T07:16:45.328Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## Bones web app service
Web app service to be used with the [Bones](https://github.com/bayfrontmedia/bones) framework.
- [License](#license)
- [Author](#author)
- [Requirements](#requirements)
- [Installation](#installation)
- [Documentation](#documentation)## License
This project is open source and available under the [MIT License](LICENSE).
## Author
- [Bayfront Media homepage](https://www.bayfrontmedia.com?utm_source=github&utm_medium=direct)
- [Bayfront Media GitHub](https://github.com/bayfrontmedia)## Requirements
* PHP >= 8.0
* Bones >= 5.1## Installation
```
composer require bayfrontmedia/bones-service-webapp
```## Documentation
See [documentation](docs/README.md).