antaresproject / module-api
Antares Api Module. Design your application without focus to restfull api driven development. Just create standard Antares application, API layer will be transformed without any interference.
Installs: 23
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 7
Forks: 4
Open Issues: 0
Type:antaresproject-module
Requires
- php: >=5.5.9
- antaresproject/component-installer-plugin: 0.9.2.1-dev
- barryvdh/laravel-cors: v0.8.*
- dingo/api: ~1.0
This package is not auto-updated.
Last update: 2024-11-24 03:24:42 UTC
README
Antares API provides set of tools to create RESTful API layer for your application. At this moment, module delivers three authentication drivers:
- Basic Auth
- Token (JWT)
- Public / Private Keys
Works with APIDOC as a documentation generator.
Documentation
Antares API Module documentation is not finished yet.
Full Antares documentation can be found at antaresproject.io/docs.
Changelog
Antares API Module changelog can be found in release notes antaresproject.io/docs/site/getting_started/changelog#api.
You can find full Antares changelog in Antares Documentation antaresproject.io/docs/site/getting_started/changelog.
Issues
The issue list of this repo is exclusively for bug reports and feature requests.
Please follow Issue Reporting Guide before opening an issue. Issues not following the guide will be closed without further investigation.
Contribution
Please follow Contribution Guide before making a pull request.
Community
- Twitter: @antaresproject
- Forum: (coming soon)
- Blog: (coming soon)
- Email: contact (at) antaresproject.io
License
This software is released under the BSD 3-Clause License.
© 2017 INBS.Software.