https://github.com/jarrodsampson/library-api
Slim Framework API using MySQL data, equipped with Caching, Token, and Rate Limit check. Monolog for logging.
https://github.com/jarrodsampson/library-api
framework monolog mysql php phpunit slim slim-framework
Last synced: 2 months ago
JSON representation
Slim Framework API using MySQL data, equipped with Caching, Token, and Rate Limit check. Monolog for logging.
- Host: GitHub
- URL: https://github.com/jarrodsampson/library-api
- Owner: jarrodsampson
- License: mit
- Created: 2018-04-17T05:45:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T01:53:15.000Z (about 7 years ago)
- Last Synced: 2025-01-03T11:28:09.617Z (4 months ago)
- Topics: framework, monolog, mysql, php, phpunit, slim, slim-framework
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Library API
A Collection of Books used as Sample Data
### Prerequisites
- PHP 5.6+
## Built With
* [Slim Framework](https://www.slimframework.com/) - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Authors
* **Jarrod Sampson** - *Developer* - [Planlodge](https://planlodge.com)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details