课程大纲:
REST API Development with LoopBack培训
Introduction
The Fundamentals of APIs and Their Functionality
Scalar types
Web architecture patterns
REST Overview
Get option
Pull option
Post option
Delete option
Preparing the Development Environment
Installing and configuring LoopBack
Models and Data Sources
Creating and testing a model
Connecting to data sources
Authentication
Authenticating endpoints
Creating a public route
Using ACL
Adding login
Security
Locking down REST web services
Summary and Conclusion