LoopBack is an open source node. JS framework based on Express, optimized for mobile,web and other devices. LoopBack can connect to multiple data sources, write business logic using node. js, and integrate existing services and data.
Related articles that may be of interest to you
- It's great! Ultra-Bright page switch animation effect "with source download"
- Creative Unlimited! A set of Web page sidebar transition animation "with source download"
- That's a good thing! 13 very dynamic page loading animation effects
- Have you seen it? 9 Super-cool check box (checkbox) Effect
- Stylish design! Three kinds of peculiar grid loading effect "with source download"
LoopBack is an extensible, open source node. JS Framework that allows you to:
- Build a dynamic end-to-end REST API with minimal code writing;
- Easy access to data from Oracle, MySQL, and Postgresql,ms SQL Server,mongodb,soap and other rest APIs;
- Inclusion of relationships in models and access control of complex APIs;
- On-premises applications, running in the cloud;
- Push, geo-locate, and document services with built-in for mobile apps;
- Easily create client applications with the Android,ios and JavaScript SDK;
LoopBack Module
In addition to the main modules, LoopBack also includes a number of other modules that implement specific functions, such as:
Frameworks
- Loopback
- Loopback-datasource-juggler
- Strong-remoting
Enterprise Connectors
- Loopback-connector-mongodb
- Loopback-connector-mysql
- Loopback-connector-oracle
- Loopback-connector-mssql
- Loopback-connector-postgresql
- Loopback-connector-rest
- Loopback-connector-soap
Mobile Services
- Loopback-push-notification
- Loopback-storage-service
Clients
- Loopback-ios
- Strong-remoting-ios
- Loopback-android
- Strong-remoting-android
- Loopback-angular
Tools
- Loopback-explorer
- Loopback-workspace
- Strong-cli
Examples
- Loopback-example-full-stack
- Loopback-example-office-supplies
- Loopback-example-todo
- Loopback-example-access-control
- Loopback-example-proxy
- Strongloop-community/loopback-example-datagraph
- Strongloop-community/loopback-example-database
- Strongloop-community/loopback-examples-ios
- Strongloop-community/loopback-example-ssl
GitHub Homepage Official homepage
This article link: loopback– open-source, extensible node. JS Framework
Compilation Source: Dream Sky focus on front-end development technology sharing web design resources
This article comes from "Dream Sky (http://www.cnblogs.com/lhb25/)"