API API This section describes all the APIs of Feathers and its individual modules. Core: Feathers core functionality Application - The main Feathers application API Servic...
Creating the application Generating the application The generated files Running the server and tests What’s next? Creating the application In this part we are going to crea...
Feathers Security Where should I report security issues? Security Considerations Some of the technologies we employ XSS Attacks Feathers Security We take security very seri...
REST APIs REST and services Express integration A messages REST API Using the API What’s next? REST APIs In the previous chapters we learned about Feathers services and h...
Scaling Horizontal Scaling Cluster configuration Scaling Depending on your requirements, your feathers application may need to provide high availability. Feathers is designed...
Using A View Engine A Single “Monolithic” App Feathers As A Sub-App Feathers As A Separate App Using A View Engine Since Feathers is just an extension of Express it’s really...