8000 feathers-docs/guides at basic-2 · sasdf/feathers-docs · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Guides

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

The Basics - A Step-by-Step Intro to Feathers
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.

A Chat Application
Learn how to create a chat REST and real-time API complete with authentication and data processing including a simple browser app.

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

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

0