XUtils

feathers

A minimalist real-time JavaScript framework for tomorrow's apps.


Getting started

You can build your first real-time and REST API in just 4 commands:

$ npm install -g @feathersjs/cli
$ mkdir my-new-app
$ cd my-new-app/
$ feathers generate app
$ npm start

To learn more about Feathers visit the website at feathersjs.com or jump right into the Feathers guides.

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Documentation

The Feathers docs are loaded with awesome stuff and tell you every thing you need to know about using and configuring Feathers.


Articles

  • coming soon...