|
All content with label rest.
Related Labels:
api, mambo47, developer, coding, representational, parameters, state, formats, transfer, installation, components
Enabling or Disabling a Users RESTful API Access
(Development)
enable or disable the REST API for the entire site simply disable the service in the RESTful API Manager. It is disabled by default. To enable or disabled access for a specific developer you can either remove their account completely or just block their account ...
Other labels:
api
|
RESTful API Registration
(Development)
API Registration Before a Mambo site's RESTful API can be utilized the developer must register for an API account. There is a simple module called "modrest" that when published makes finding the registration form a snap. Screenshot: modrest !modrest.png ...
Other labels:
api
|
REST Requirements, Installation, and Examples
(Development)
REST Requirements, Installation, and Examples Requirements # Mambo 4.7.x # PHP 5\ (Will NOT work with PHP 4) # comrest # modrest (optional) Installation After double checking that your setup meets the stated requirements you are ready to being installation. Here ...
Other labels:
installation, developer
|
Interacting with the RESTful API
(Development)
RESTful API Parameters, Explanations, and Formats Parameter Value Description appid string (required) The application ID. See the wiki page on RESTful API registration for more information. \\ query string A query can be passed as an additional filter to isolate ...
Other labels:
api, parameters, formats
|
Mambo's RESTful API
(Development)
REST What is it? Best explained on Wikipedia http://en.wikipedia.org/wiki/RepresentationalStateTransfer. Why we use it? Mambo has always been a stable and secure CMS solution for building sites and managing content. With the addition of the new REST API ...
Other labels:
representational, state, transfer, developer, components, coding
|
|
|