LoopBack makes it easy to build modern applications that require complex integrations.
Go to file
Doug Toppin 42c9777de3 using base64 caused an occasional token string to contain '+' which resulted in a space being embedded in the token. 'hex' should always produce a url safe string for the token. 2014-02-25 22:14:32 -05: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 using base64 caused an occasional token string to contain '+' which resulted in a space being embedded in the token. 'hex' should always produce a url safe string for the token. 2014-02-25 22:14:32 -05:00
templates Add password reset 2013-11-20 14:20:47 -08:00
test Merge pull request #192 from strongloop/fix/port-zero 2014-02-21 10:08:27 -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
Gruntfile.js Add karma for running browser tests 2014-02-12 10:17:02 -08:00
LICENSE Update the license text 2014-02-14 11:53:17 -08: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 to 1.7.0 2014-02-21 11:03:51 -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