strongloop / loopback4-example-javascript

LoopBack 4 application in JavaScript
3 stars 0 forks source link

LoopBack 4 application in JavaScript

A POC in developing LoopBack 4 applications using JavaScript.

The branches stage-a, stage-b etc are steps that were taken to reach the final stage.

  1. stage-a: Got a basic app running
  1. stage-b: Optimized code for "human consumption"
  1. stage-c: Custom route
  1. stage-d: Added a model
  1. stage-e: Optimize code for "human consumption"
  1. TODO: further optimization where decorate, metadata, and param are used.

Copyright IBM Corp. 2017,2018. All Rights Reserved. This file is licensed under the MIT License. License text available at https://opensource.org/licenses/MIT