Skip to main content

· One min read

Today, we are announcing a major revamp of our AngularJS SDK Code Generation, which includes

  • Improvement in JS code styling.
  • Enforce usage of AngularJS's own dependency injection system and avoid creating globals.
  • Wrapping all code in IIFE to avoid polluting global namespace.
  • All code is now minification safe.

· One min read

Starting today, we are going to maintain an awesome Changelog for APIMATIC. :)

Follow this changelog to stay up-to-date with

  • New Features
  • Bug Fixes
  • Improvements