Update README.md
This commit is contained in:
parent
1b79853c3a
commit
cce7a50c0d
|
@ -2,8 +2,9 @@
|
||||||
|
|
||||||
LoopBack is a Node.js mobile backend framework that enables you to:
|
LoopBack is a Node.js mobile backend framework that enables you to:
|
||||||
|
|
||||||
* Create dynamic REST APIs
|
* Create dynamic REST APIs with little or no coding
|
||||||
* Access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and REST APIs
|
* Access data from Oracle, MySQL, PostgreSQL, MS SQL Server, MongoDB, SOAP and REST APIs
|
||||||
|
* Incorporate model relationships and access controls
|
||||||
* Run your application on-premises or in the cloud
|
* 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
|
||||||
* Easily create client apps using Android, iOS, and JavaScript SDKs
|
* Easily create client apps using Android, iOS, and JavaScript SDKs
|
||||||
|
|
Loading…
Reference in New Issue