8bb8861ba1
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`. |
||
---|---|---|
docs | ||
example | ||
lib | ||
templates | ||
test | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
docs.json | ||
index.js | ||
package.json |
README.md
LoopBack
Documentation
API
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.