https://github.com/pandaplatform/api
This is an API template based on Panda framework
https://github.com/pandaplatform/api
Last synced: 27 days ago
JSON representation
This is an API template based on Panda framework
- Host: GitHub
- URL: https://github.com/pandaplatform/api
- Owner: PandaPlatform
- License: mit
- Created: 2018-01-14T20:00:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T20:21:47.000Z (over 8 years ago)
- Last Synced: 2025-01-26T11:28:15.685Z (over 1 year ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panda Template API
Panda is an API implementation based on panda framework.
We are building Panda to be a light yet powerfull framework that will be part of the web php community.
Panda includes a lot of common libraries but also includes functionality for common tasks and needs for many web projects like sessions, routing, authentication and more.
## Official Documentation
We are working on our documentation for the framework which will can found on the [Panda website](http://pandaphp.org/docs).
## Contributing
Thank you for considering contributing to the Panda framework! The contribution guide can be found in the [Panda documentation](http://pandaphp.org/docs/contributions).
## Security Vulnerabilities
If you discover a security vulnerability within Panda framework, please send an e-mail to Ioannis Papikas at papikas.ioan@gmail.com.
All security vulnerabilities will be promptly addressed.
## License
The Panda framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).