LoopBack makes it easy to build modern applications that require complex integrations.
Go to file
Miroslav Bajtoš 8bb8861ba1 Register exported models using singular names
Remove the inconsistency between model names used by LoopBack app and
datasource-juggler (modelName, e.g. User) and the name used by
strong-remoting (pluralModelName, e.g. Users).

This way the class name in the strong-remoting metadata can be used
by client-code generators. Before this change, the generators would
produce method names like `Users.login`.
2014-01-27 10:29:57 +01:00
docs Minor wording change for testing purposes. 2014-01-21 14:41:51 -08:00
example Remove the todos example and fix doc example 2013-09-03 11:10:22 -07:00
lib Register exported models using singular names 2014-01-27 10:29:57 +01:00
templates Add password reset 2013-11-20 14:20:47 -08:00
test Add a test for autoAttach 2014-01-23 15:27:31 -08:00
.gitignore took google docs TOC and put into sdocs 2013-08-12 10:40:50 -07:00
.jshintignore Add .jshintignore 2013-11-21 19:49:35 +01:00
.jshintrc Add jshint configuration. 2013-11-20 09:20:10 +01:00
.travis.yml Remove old node versions from travis 2013-11-08 13:30:53 -08:00
LICENSE Update license 2013-09-04 14:41:00 -07:00
README.md Add API docs to README 2013-12-31 12:14:25 -08:00
docs.json Clean up loopback.js doc and add it to docs.json 2014-01-17 10:40:41 -08:00
index.js Add ValidationError to loopback exports. 2014-01-02 10:35:17 +01:00
package.json Bump version 2014-01-23 15:51:21 -08:00

README.md

LoopBack

Documentation

See the full documentation.

API

Browse the API documentation.

Mailing List

Discuss features and ask questions on LoopBack Forum.

Issues

File any issues here on GitHub.

Features

Read about the features of LoopBack.

Contributing

A brief guide for contributing to LoopBack projects.

githalytics.com alpha