Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

- [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).