All Projects → feathersjs → Feathers

feathersjs / Feathers

Licence: mit
A framework for real-time applications and REST APIs with JavaScript and TypeScript

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to Feathers

FlipED
A LMS built specifically for Thailand's Education 4.0 system.
Stars: ✭ 24 (-99.83%)
Mutual labels:  real-time, feathers, feathersjs
Primus
⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
Stars: ✭ 4,302 (-68.74%)
Mutual labels:  framework, real-time
Sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
Stars: ✭ 435 (-96.84%)
Mutual labels:  framework, real-time
Cefsharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Stars: ✭ 8,440 (-38.67%)
Mutual labels:  framework, browser
Spikenail
A GraphQL Framework for Node.js
Stars: ✭ 358 (-97.4%)
Mutual labels:  framework, real-time
Polymorph
Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols
Stars: ✭ 364 (-97.35%)
Mutual labels:  framework, real-time
Fprime
F' - A flight software and embedded systems framework
Stars: ✭ 8,642 (-37.2%)
Mutual labels:  framework, real-time
feathers-versionate
Create and work with nested services.
Stars: ✭ 29 (-99.79%)
Mutual labels:  feathers, feathersjs
Framework
Lift Framework
Stars: ✭ 1,224 (-91.11%)
Mutual labels:  framework, real-time
Drone
CLI utility for Drone, an Embedded Operating System.
Stars: ✭ 114 (-99.17%)
Mutual labels:  framework, real-time
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (-99.09%)
Mutual labels:  framework, real-time
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (-97.43%)
Mutual labels:  framework, real-time
Filter.js
Filter.js: Video and Image Processing and Computer Vision Library in pure JavaScript (Browser and Node.js)
Stars: ✭ 335 (-97.57%)
Mutual labels:  framework, browser
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (-97.33%)
Mutual labels:  framework, browser
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-98.93%)
Mutual labels:  framework, browser
Slate
A completely customizable framework for building rich text editors. (Currently in beta.)
Stars: ✭ 23,104 (+67.89%)
Mutual labels:  framework, browser
flutter feathersjs.dart
Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.
Stars: ✭ 19 (-99.86%)
Mutual labels:  feathers, feathersjs
moleculer-adapter-feathers
Moleculer service mixin wrapping Feathers.js services
Stars: ✭ 17 (-99.88%)
Mutual labels:  feathers, feathersjs
Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
Stars: ✭ 1,190 (-91.35%)
Mutual labels:  framework, browser
Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (-85.12%)
Mutual labels:  framework, real-time

Feathers logo

A framework for real-time applications and REST APIs with JavaScript and TypeScript

CI Maintainability Test Coverage Download Status

Slack Status Telegram Status

Feathers is a lightweight web-framework for creating real-time applications and REST APIs using JavaScript or TypeScript.

Feathers can interact with any backend technology, supports over a dozen databases and works with any frontend technology like React, VueJS, Angular, React Native, Android or iOS.

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.

Documentation

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

License

Copyright (c) 2021 Feathers contributors

Licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].