The new release of OCAPI-proxy is here!
For those unfamiliar with OCAPI-proxy, it's an open-source tool that enables developers to easily access and interact with the Demandware Commerce Cloud (formerly known as Salesforce Commerce Cloud) OCAPI (Open Commerce API) from any language or platform. It acts as a proxy between the OCAPI and the developer's application, allowing for a seamless integration process.
So, what's new in this release?
The new release includes improved error handling and logging. With more detailed error messages and a new logging feature, it's now easier to troubleshoot any issues that may arise during the integration process along with removing a few underused modules.
Another new feature is the ability to customize HTTP headers. This allows developers to specify custom HTTP headers when making requests to the OCAPI, giving them even more control over their interactions with the Commerce Cloud.
Finally, the new release also includes various bug fixes and performance improvements, ensuring a smooth and reliable experience for developers.
Overall, the new release of OCAPI-proxy is a great addition for developers looking to integrate their applications with the Salesforce Commerce Cloud. With its support for OAuth2 authentication, improved error handling and logging, and customizable HTTP headers, it's sure to make the integration process even easier and more efficient. If you're a developer working with the Commerce Cloud, be sure to check out the new release of OCAPI-proxy and see all it has to offer.
In the future, we may change the codebase over to TypeScript and look into enhancing the web-based interface based on any user feedback.