Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.18 KB

readme.md

File metadata and controls

48 lines (24 loc) · 2.18 KB

Guides

Official guides

Learn about Feathers features, philosophy and how it compares with some other frameworks.

The goal of this guide is to get you to the "A-ha!" moment as efficiently as possible. You will learn how the primary parts of the core work together. You'll also learn how to start new applications with the generator.

An overview of the feathers-cli and the application it generates.

Learn how to create a chat REST and real-time API complete with authentication and data processing and how to use Feathers on the client in a simple browser app.

Learn how to add local (username & password), OAuth1, and OAuth2 authentication to your Feathers Applications.

Guides for more advanced Feathers topics like debugging, configuration, file uploads and more.

Video tutorials

IMAGE ALT TEXT

A growing collection of Feathers related talks, tutorials and discussions.

Intro to FeathersJS

Mad ♥️ to Chris Pena for putting together the video.

Comprehensive Guide to FeathersJS with React

Mad ♥️ to Ben Awad for putting together an entire video series.