Chinese Documentation : Getting started part II

Icon

This tutorial picks up where LoopBack初级教程 ended, and it assumes you understand the basic concepts and tasks introduced in the first tutorial.

This tutorial covers:

  • Using multiple data sources in an single application.
  • Relations between models.
  • Remote hooks.
  • Using access control lists to protect REST endpoints.
  • User registration and authentication
  • Using the AngularJS SDK

Next: Read Introducing the Coffee Shop Reviews app to understand the example application that you'll create when you follow the tutorial.