From cd9387362cdcf78b42e15e81a164e1f6746924a1 Mon Sep 17 00:00:00 2001 From: Al Tsang Date: Wed, 14 May 2014 14:04:58 -0700 Subject: [PATCH] Update README.md removed mobile backend to generalize LB --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c57ad69a..165b2902 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -LoopBack is a Node.js mobile backend framework that enables you to: +LoopBack is an enterprise Node.js framework that enables you to: - * Create dynamic REST APIs with little or no coding - * Access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and REST APIs - * Incorporate model relationships and access controls + * 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 + * 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: