que01 / loopback

LoopBack is an open source Node.js framework built on top of Express optimized for mobile, web, and other devices. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.

Home Page:http://loopback.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Easily access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and other REST APIs
  • Incorporate model relationships and access controls for complex APIs
  • Run your application on-premises or in the cloud
  • Use built-in push, geolocation, and file services for mobile use cases
  • Easily create client apps using Android, iOS, and JavaScript SDKs

LoopBack consists of:

  • A library of Node.js modules.
  • A command line tool, slc, for creating and working with LoopBack applications.
  • Client SDKs for native and web-based mobile clients.

For more details, see http://loopback.io/.

LoopBack modules

In addition to the main LoopBack module, LoopBack consists of numerous other modules that implement specific functionality, as illustrated below:

LoopBack modules

Resources

Contributing

Please read CONTRIBUTING.md on how to contribute.

A brief guide for contributing to LoopBack projects.

Analytics

About

LoopBack is an open source Node.js framework built on top of Express optimized for mobile, web, and other devices. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.

http://loopback.io

License:Other