Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilolutz/backend
A PHP Lumen-based Backend for Feature Manager Project.
https://github.com/danilolutz/backend
Last synced: 13 days ago
JSON representation
A PHP Lumen-based Backend for Feature Manager Project.
- Host: GitHub
- URL: https://github.com/danilolutz/backend
- Owner: danilolutz
- License: mit
- Created: 2018-12-12T13:16:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T22:52:13.000Z (over 6 years ago)
- Last Synced: 2024-11-07T10:52:27.685Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [![Feature Manager](https://cdn.rawgit.com/FeatureManager/arts/4a6b38eb/feature-toggle%4025.png)](https://github.com/FeatureManager/backend) Feature Manager
[![Build Status](https://travis-ci.org/FeatureManager/backend.svg?branch=master)](https://travis-ci.org/FeatureManager/backend) [![Coverage Status](https://coveralls.io/repos/github/FeatureManager/backend/badge.svg?branch=master)](https://coveralls.io/github/FeatureManager/backend?branch=master) [![StyleCI](https://github.styleci.io/repos/135836665/shield?branch=master&style=flat)](https://github.styleci.io/repos/135836665) [![License: MIT](https://img.shields.io/badge/License-MIT-428f7e.svg)](https://opensource.org/licenses/MIT)
The Feature Manager project is a tool to turn on/off your projects features and/or set environmental parameters remotely.
## About Feature Manager (backend)
> **WARNING:** This is a very early stage project.
A PHP [Lumen](https://lumen.laravel.com)-based Backend for Feature Manager Project.
This backend is designed for work alone, however the official frontend for the project can be found [here](https://github.com/FeatureManager/frontend).
If you want to better understand this project we invite you to read this [Specification Document](SPECIFICATION.md).
## Contributing
Thank you for considering contributing to the Feature Manager! Just see our [Contributing Guide](CONTRIBUTING.md).
### Code of Conduct
In order to ensure that the Feature Manager community is welcoming to all, please review and abide by the [Code of Conduct](CODE_OF_CONDUCT.md).
## Security Vulnerabilities
If you discover a security vulnerability within Feature Manager, please [create a vulnerability issue](https://github.com/FeatureManager/backend/issues/new?labels=security%20vulnerabilities). All security vulnerabilities will be promptly addressed.
## License
The Feature Manager is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).