loopback 3.28 releases, highly-extensible, open-source Node.js framework

LoopBack is a highly-extensible, open-source Node.js framework that enables you to:

  • Create dynamic end-to-end REST APIs with little or no coding.
  • Access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and other REST APIs.
  • Incorporate model relationships and access controls for complex APIs.
  • Use built-in push, geolocation, and file services for mobile apps.
  • Easily create client apps using Android, iOS, and JavaScript SDKs.
  • Run your application on-premises or in the cloud.

loopback

It consists of:

  • A library of Node.js modules.
  • Yeoman generators for scaffolding applications.
  • Client SDKs for iOS, Android, and web clients.

LoopBack v3.28 has been released as follows:

  • * upgrade nodemailer to greater than 6.4.16 (jannyHou)
  • * chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza)
  • * chore: add Node.js 14 to travis (Diana Lau)
  • * Remove “major” and “p1” from stalebot (Miroslav Bajtoš)

Download