The Techjoomla Blog

Stay updated with all the latest happenings at Techjoomla. From news about the developments in your favourite extensions to Tips & Tricks about the Joomla CMS, Framework & Development.

REST API for Joomla is compatible with Joomla 4

REST-API-for-Joomla-is-compatible-with-Joomla-4

com_api is a quick and easy way to add REST APIs to Joomla. Extensible via plugins, you can easily add support for more Joomla extensions. com_api is now compatible with Joomla 4

Download Now

Continue reading
0
  1519 Hits

REST API v2.5 - Social Login for Joomla Mobile Apps using JFBConnect

Version-2.5-of-com_api-adds-new-authentication-for-JFBConnect-1

As we continue to make com_api the platform of choice to add REST API support to Joomla, we added an interesting feature that makes it very easy to add Social Login to Mobile Apps based on Joomla.

JFBConnect from SourceCoast is one of the easiest to use social login tools. When a recent project called for a seamless social login across web and mobile we had to enhance com_api to natively allow JFBConnect as one of the ways to perform the login.

Continue reading
0
  2948 Hits

Joomla REST API v2.4 released with User Impersonation Support

Version-2.4-of-com_api-adds-support-for-user-impersonation

In the past few months, we have made lots of incremental upgrades to com_api, our REST API extension for Joomla. For those who are not aware, com_api is a quick and easy way to add REST APIs to Joomla. Extensible via plugins, you can easily add support for more Joomla extensions.

Continue reading
1
  10870 Hits

Joomla REST API extension com_api version 2.2 released

Joomla-REST-API-extension-com_api-version-2.2-released-1

In the past few weeks we have made incremental upgrades to com_api, our REST API extension for Joomla. For those who are not aware, com_api is a quick and easy way to add REST APIs to Joomla. Extensible via plugins, you can easily add support for more Joomla extensions.  This blog details the changes & improvements done from from 2.0 to 2.2.

The key change is support for SEF URLs, which will enable you to create better URLs for your API endpoints, like /api/articles/article/34. Till now, the API endpoints could only be accessed by Joomla non-sef URLs, making the URLs look clunky.

Few other changes include support for the Authorization header, and being able to override the response envelope for the resources. Also a few bug fixes around viewing logs and a performance improvement for sites that had a lot of API consumers.

Documentation

We have revamped our documentation to make it easy for developers to write their own API plugins. You can find it here : http://techjoomla.github.io/com_api/

Impact

Version 2.0 and onward introduces a backward compatibility break in the default output structure of the response. AppCarvers customers please check the blog on appcarvers.com before you upgrade.

To know about the full changelog, read on.

Continue reading
0
  8706 Hits

Joomla finally takes a REST!

Introduction Joomla can now finally take a REST! Techjoomla has released the long awaited REST API for Joomla. The release is released under the GPL license & is completely free to download & use. Built on an architecture similar to XMLRPC, this API is easily extendible using plugins. So if you have an extension need a REST API for it, just...

Continue reading
2
  211854 Hits

The REST api is now Joomla 1.6 compatible

We just made an awsome commit to our REST api on github. This has  introduced support for Joomla 1.6! Yes you can now use the super simple REST api on Joomla 1.6 as well! Get hold of the REST api on github - https://github.com/techjoomla/Joomla-REST-API I hope all of you find this release useful. I can already imagine so many mobile app develo...

Continue reading
1
  9597 Hits