StrongLoop is announcing that LoopBack with version number 2.19.0 is already available to download.
What is LoopBack ?
LoopBack is A modular and extensible Node.js framework that can be used to put together complex mobile and Web-based applications that run mainly on JavaScript .
Consisting of a mixture of various Node.js modules, SDKs, and a CLI tool, LoopBack is a powerful development tool for the Node.js platform working on top of Express. The framework can be used in building different types of applications, from simple REST APIs to cloud-based services.It can also easily work with data stored in various database engines (MySQL, PostgreSQL, MSSQL, Oracle, MongoDB) and API types (SOAP, REST).This means developers can pull in data from various sources and aggregate it in their application with a set of built-in tools and features that address common project requirements in today's Web development market, like geo-location, PUSH, mobile support, and so on.Various examples and lots of documentation is provided for all new LoopBack adopters.
This is changelog for LoopBack version 2.19.0 :
- Make the test compatible with latest juggler.
You can read the complete changelog and also download this latest version on their homepage:
loopback.io