egghead
Search
Search
Log In
Search
Search
Build a Node.js REST API with LoopBack by Bram Borggreve
Initialize a LoopBack Node.js Project through the CLI
Create a model to persist data in a Node.js LoopBack API
Create a relation between two LoopBack models
Filter model data in LoopBack
Define a remote method on a LoopBack model
Create a MongoDB DataSource in LoopBack
Persist in-memory data to a file when developing Node.js LoopBack API's
Setup a development mode in LoopBack API using nodemon
Add validation rules to a model in LoopBack API
Add Operation Hooks to a LoopBack model
Configure ACL’s to protect the LoopBack API
Create a boot script to run code at the start of a LoopBack API
Deploy a LoopBack API project using now.sh
Add unit tests to a LoopBack API project
Create a free database on MongoDB Atlas
egghead
System