com_api
com_api copied to clipboard
API framework for Joomla
When the component gets installed, a menu should be automatically created with the the alias as `api`.
Should allow configuring IP addresses to allow API requests from. Should be possible to define IP addresses as - IP address - IP address range - CIDR block
Good Day,, this is a newbie question, i create on joomla specific user a.k.a (usrRequests) and add token in component on backend. and this is the user story -> user...
I'm testing latest version on Joomla 4 localhost. When I try to create a new key, I get this error on save: `Save failed with the following error: Field 'checked_out'...
J4x
## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced a new configuration file for code reviews and project management settings. - Added a changelog detailing bug fixes...
I love com_api! I would use it for a large project but do not know how future proof it will be. Are there any plans to embrace namespaces and service...
In Joomla 4.3.2 with com_api 3.0.2 I do get the following error ``` Compile Error: Declaration of ApiControllerKeys::getModel($name = 'key', $prefix = 'ApiModel') must be compatible with Joomla\CMS\MVC\Controller\BaseController::getModel($name = '',...
We are getting following error: { "err_msg": "Articles API Plugin not found, Articles is probably not installed", "err_code": 400, "response_id": "", "api": "", "version": "", "data": {} }