Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FeathersJS

A framework for real-time applications and REST APIs
Collective - Host: opensource - https://opencollective.com/feathers - Website: https://feathersjs.com/ - Code: https://github.com/feathersjs

Code prettify, JSLint happier.

github.com/feathersjs/feathers - 958df07d8875ac51145cc59af9de28da12e5347f authored over 11 years ago by David Luecke <[email protected]>
Lint free. Updating Gruntfile, set up default task.

github.com/feathersjs/feathers - f7d83b59eb3865ff6237abb609a55090ac62bff6 authored over 11 years ago by David Luecke <[email protected]>
Basic tests for REST and SocketIO all passing. Updating readme.

github.com/feathersjs/feathers - 560faff7d974f248c669ff86a921d5022e68b32e authored over 11 years ago by David Luecke <[email protected]>
release 0.0.3

github.com/feathersjs/feathers - 3442c94898e60008aa418ae033c6b11a09659f2b authored over 11 years ago by Eric Kryski <[email protected]>
Merge branch 'master' of github.com:yycjs/feathers into express-extension

github.com/feathersjs/feathers - 2bd4b1aaae5bc0e46f4a693584f59207e3e4eb46 authored over 11 years ago by David Luecke <[email protected]>
Removing validations for now. Can be easily done manually with custom Express error handler. We also do not need errors.

github.com/feathersjs/feathers - 55b441a6bfa7e3013db6e66d09c1538fed8cf02c authored over 11 years ago by David Luecke <[email protected]>
Removing examples and services, updating tests.

github.com/feathersjs/feathers - 812b3314f17a1c3a7b40d074aafa78db2ab6cb2a authored over 11 years ago by David Luecke <[email protected]>
Working realtime TODO example, reorg and cleanup.

github.com/feathersjs/feathers - 99f053e8362b2ade0d93e1790d0b8abe735e8360 authored over 11 years ago by David Luecke <[email protected]>
Finalizing Express extension.

github.com/feathersjs/feathers - 440005194868dc528eaae5738d8f61e541e74083 authored over 11 years ago by David Luecke <[email protected]>
Merge pull request #15 from yycjs/mixin-reorg

Improved Mixin organization, updated tests and examples.

github.com/feathersjs/feathers - 4b7010da5f33823df55636383c3173dc252b16d3 authored over 11 years ago by David Luecke <[email protected]>
Initial refactoring to extend Express directly

github.com/feathersjs/feathers - 12de3a8c15f997978a2a009da17f4d469773bd35 authored over 11 years ago by David Luecke <[email protected]>
Improved Mixin organization, updated tests and examples.

github.com/feathersjs/feathers - e88a77d9cca27ac21b92cb26e0b45c4488cbbeda authored over 11 years ago by David Luecke <[email protected]>
adding some mongodb tests

github.com/feathersjs/feathers - 515e3835880ddeca387838ea833d175d47d8a970 authored over 11 years ago by Eric Kryski <[email protected]>
Expose services

github.com/feathersjs/feathers - d30909319d5d34b9523aeb006ae818ace015b886 authored over 11 years ago by David Luecke <[email protected]>
Refactoring services to use better params. Improve Rest Express app initialization.

github.com/feathersjs/feathers - 9ca288b59ec7303972e8210d224afa21ce1c6fd0 authored over 11 years ago by David Luecke <[email protected]>
forgot to set params to {} when they are not passed

github.com/feathersjs/feathers - b5516defcf71e0111bf0c76d1ec581e3c0925d7d authored over 11 years ago by Eric Kryski <[email protected]>
release 0.0.2

github.com/feathersjs/feathers - 638b3f45b035c84539988507cd276dbae2b7fe32 authored over 11 years ago by Eric Kryski <[email protected]>
making minor changes to mongo service

github.com/feathersjs/feathers - a0d28f791620f567dacbd07f30d69ba55869db7b authored over 11 years ago by Eric Kryski <[email protected]>
Merge branch 'master' of github.com:yycjs/feathers

github.com/feathersjs/feathers - a1fea67ea990f4b368c1dfaac10be9d5c4a78a17 authored over 11 years ago by Eric Kryski <[email protected]>
merging in daffl's changes

github.com/feathersjs/feathers - 387d0cae01489c4bcc8bd7a9c2f4e6ca641275af authored over 11 years ago by Eric Kryski <[email protected]>
Some more SocketIO tests and figuring out how to close the server

github.com/feathersjs/feathers - 4a50abeaa3cc227b3ac2a696ada85c0df80e2e76 authored over 11 years ago by David Luecke <[email protected]>
First SocketIO test passing

github.com/feathersjs/feathers - 1dbab1169c1a6815913ac3742bce5288293584f2 authored over 11 years ago by David Luecke <[email protected]>
Use correct module name.

github.com/feathersjs/feathers - 4636626d6c071c0db663fbf741ceda784a7ab13e authored over 11 years ago by David Luecke <[email protected]>
Merging

github.com/feathersjs/feathers - fdda6f07af76f81990f686e35fbbd7f2e173fa76 authored over 11 years ago by David Luecke <[email protected]>
Removing mixins that are added automatically

github.com/feathersjs/feathers - d962dbe2a6f89378839d7d4834f4072a9ab74962 authored over 11 years ago by David Luecke <[email protected]>
working on associations. Fixed broken mongo test

github.com/feathersjs/feathers - 109fab6ff060d2d0fb291eda1b7ac1e1e6a99a30 authored over 11 years ago by Eric Kryski <[email protected]>
namespaced services and renamed mongo service. Working on a more complex example

github.com/feathersjs/feathers - 9ebaa860a065b0a7e9080fef654557f10163b49b authored over 11 years ago by Eric Kryski <[email protected]>
Merge branch 'master' of github.com:yycjs/feathers

github.com/feathersjs/feathers - 055c8cf8594f55b3ea464ec5ed537b1b5d6a09f9 authored over 11 years ago by Eric Kryski <[email protected]>
change the order of the connection options

github.com/feathersjs/feathers - 0d93209bd075ad34ee50daf8e608c127844c5ca9 authored over 11 years ago by Eric Kryski <[email protected]>
Some cleanup, refactoring

github.com/feathersjs/feathers - b92ea25d0cb70a96083edf5c7ffe44d6141153e4 authored over 11 years ago by David Luecke <[email protected]>
Checking if Travis works with Node 0.10

github.com/feathersjs/feathers - 2342e6d65b13a1574d7922bc5dce8d5094f9c986 authored over 11 years ago by David Luecke <[email protected]>
Adding grunt-cli to package because it is in the path for Travis CI

github.com/feathersjs/feathers - c38bf03bb640357ed28ab49c451a046f6b8651b3 authored over 11 years ago by David Luecke <[email protected]>
Fixing tests. Minor Readme update.

github.com/feathersjs/feathers - 66f3ba6b82f08eb51cb49811be489765c8467031 authored over 11 years ago by David Luecke <[email protected]>
changing the default database

github.com/feathersjs/feathers - 1c7e3b17cddcb8bd47af3373e298d45efdf83dca authored over 11 years ago by Eric Kryski <[email protected]>
fixing up memory test. Added some logging. Mongo is mostly complete and working. Couple minor issues to sort out

github.com/feathersjs/feathers - b7a75c6caac0d547f98c6b45a47a79e410c09bf5 authored over 11 years ago by Eric Kryski <[email protected]>
mongo connection is working. Roughly implemented insert, update, delete

github.com/feathersjs/feathers - 7f85965b481f6ed44f3c7d6155226cecabcfcd73 authored over 11 years ago by Eric Kryski <[email protected]>
removing event handler we no longer need

github.com/feathersjs/feathers - ae5afd7e9c006ef079a5ed5f4fed596fd473e92e authored over 11 years ago by Eric Kryski <[email protected]>
renamed files. Working on mongodb example

github.com/feathersjs/feathers - 0a8f8441619edb503f5ab783adf5e3356f1da516 authored over 11 years ago by Eric Kryski <[email protected]>
forgot that services become event emitters via the events mixin

github.com/feathersjs/feathers - ab2ac7878f6fe9515a3a7efd7cbf5638337d72b1 authored over 11 years ago by Eric Kryski <[email protected]>
adding ability to pass multiple options to service

github.com/feathersjs/feathers - 1a41ae151c743f462ff9e2b967b097d875819eea authored over 11 years ago by Eric Kryski <[email protected]>
finished memory service tests. Made memory service an event emitter.

github.com/feathersjs/feathers - 236f118bfc6ac059b6d58c7620f3fec360373848 authored over 11 years ago by Eric Kryski <[email protected]>
silly typos

github.com/feathersjs/feathers - 0f11abc48cccdc4aa096b17769528d2b3f996090 authored over 11 years ago by Eric Kryski <[email protected]>
removing node v0.6 from test

github.com/feathersjs/feathers - 69728229c79cec89fb1f453fad2a8624ce7b22e5 authored over 11 years ago by Eric Kryski <[email protected]>
adding travis badge

github.com/feathersjs/feathers - bf1a99904a20e1b57ca904f951b8939434872498 authored over 11 years ago by Eric Kryski <[email protected]>
need grunt for travis

github.com/feathersjs/feathers - 20fda6918e16eb28fa8401de30ebf00aa6be071e authored over 11 years ago by Eric Kryski <[email protected]>
adding travis ci file

github.com/feathersjs/feathers - 01dabf3064af1c3cc3918107dedbc32369969314 authored over 11 years ago by Eric Kryski <[email protected]>
removing file we are not using

github.com/feathersjs/feathers - 5e69cc44fc0f8ac5efdf2b9f24e74ac8f6613926 authored over 11 years ago by Eric Kryski <[email protected]>
renaming some folders. Adding grunt, chai and mocha

github.com/feathersjs/feathers - cec20fc22ff30849bb4bda28cc06db255416aec9 authored over 11 years ago by Eric Kryski <[email protected]>
renamed project to feathers

github.com/feathersjs/feathers - 161c559c71862ec006d549b5be63c70b2079c621 authored over 11 years ago by Eric Kryski <[email protected]>
adding a whole pile of shit that I don't have the time to describe right now. Mostly tests and some refactoring

github.com/feathersjs/feathers - e1d19e385e6f1d75e6bcc66d2a164400921b70e0 authored over 11 years ago by Eric Kryski <[email protected]>
Some refactoring for better testability

github.com/feathersjs/feathers - d8b51636e6a16b9054d811673dc488d23e521e65 authored over 11 years ago by David Luecke <[email protected]>
renamed index to find and get to findById

github.com/feathersjs/feathers - 80cd1ead75da126a33993a00f6669c1f44b06002 authored over 11 years ago by Eric Kryski <[email protected]>
wrote more memory tests. Fixed a couple bugs

github.com/feathersjs/feathers - ed58f1d9be4fa8e682b9d03942b1b243ed9ceb6c authored over 11 years ago by Eric Kryski <[email protected]>
mocked out mongo tests

github.com/feathersjs/feathers - 2b421c26b288f12990d18a76066cd6f451aec406 authored over 11 years ago by Eric Kryski <[email protected]>
added mongoskin

github.com/feathersjs/feathers - c316b58ee4d5c4ff9a30a5c6194e96213433a7fc authored over 11 years ago by Eric Kryski <[email protected]>
minor touchups to the readme

github.com/feathersjs/feathers - 7615d30b74b3d888f88c75ae1e9197038560a9ed authored over 11 years ago by Eric Kryski <[email protected]>
wrappin express' .use, .set, .get. Sorting out some config options

github.com/feathersjs/feathers - a1c87ce59d5140334c18de62b4f9a7e4f5921932 authored over 11 years ago by Eric Kryski <[email protected]>
Fix merge conflict

github.com/feathersjs/feathers - 00e4ba04a80315651d33cf37574a5d1ee1dbabbc authored over 11 years ago by David Luecke <[email protected]>
Updating readme

github.com/feathersjs/feathers - 01d7f6ca06258eafca12e5576d35aa5ab8bbbc15 authored over 11 years ago by David Luecke <[email protected]>
Merge pull request #2 from ekryski/master

Added a couple examples. Started to add a mongo adapter.

github.com/feathersjs/feathers - eab0618c38b896f1ca391585aae02945d0400e83 authored over 11 years ago by Eric <[email protected]>
starting to add a mongo db adapter

github.com/feathersjs/feathers - 37e822302db6ea171e81e91e0b3fd7e2685729fb authored over 11 years ago by Eric Kryski <[email protected]>
trying to expose services the same way as providers. It no work because we are overriding create and UberProt calls that to instantiate them

github.com/feathersjs/feathers - 8b37fdc14b047e1a9aebdbba97adafad76a62c65 authored over 11 years ago by Eric Kryski <[email protected]>
adding some example applications/playing around myself

github.com/feathersjs/feathers - df02c54994102dd4dba2d154e759082d51b66e1e authored over 11 years ago by Eric Kryski <[email protected]>
rename service folder to services

github.com/feathersjs/feathers - 4692de33c17e32d81caae5c6a900bc1f4f838c27 authored over 11 years ago by Eric Kryski <[email protected]>
adding a bunch more to the readme

github.com/feathersjs/feathers - 13d6a56d4411f6b5f6807bc6b60d27d9830fcbba authored over 11 years ago by Eric Kryski <[email protected]>
adding myself to the copyright

github.com/feathersjs/feathers - 95585767b85ebdb538a6cf5dc13e1c638aac8c46 authored over 11 years ago by Eric Kryski <[email protected]>
trying out the new contributors declaration style

github.com/feathersjs/feathers - c543419dd7ff2384af5554c6756df627ac6e0ce0 authored over 11 years ago by Eric Kryski <[email protected]>
starting to add a basic example REST server. Adding status code to Errors

github.com/feathersjs/feathers - 699f5fb09cdc5f3a859f549e0d2376719659eb73 authored over 11 years ago by Eric Kryski <[email protected]>
adding myself as a contributor, adding a start directive in package.json

github.com/feathersjs/feathers - 5cb16f72b9d03bdff5b9cc7bc1f473b055e0b878 authored over 11 years ago by Eric Kryski <[email protected]>
More tests, bug fixes and reorganization.

github.com/feathersjs/feathers - 15521d24c4abc2f2fa750b9bababdf3d5cf1c81c authored over 11 years ago by David Luecke <[email protected]>
Major refactoring. Service mixins, Express 3.0, SocketIO provider.

github.com/feathersjs/feathers - a46bed4ef56273152873928bbeac9ebaf35e63d1 authored over 11 years ago by David Luecke <[email protected]>
Initial refactoring, works with Express 3.x

github.com/feathersjs/feathers - 82c095e32aaec894898b546fb563b703cfa0fd4a authored over 11 years ago by David Luecke <[email protected]>
Delete MongoDB folder

github.com/feathersjs/feathers - 90c2c371c5dac7df9388db44fc721d78048598b8 authored almost 13 years ago by David Luecke <[email protected]>
Restify based implementation

github.com/feathersjs/feathers - 64156fb5349b81e247945229f87f0e605ad7b3e9 authored almost 13 years ago by David Luecke <[email protected]>
Some error handling

github.com/feathersjs/feathers - e5f1f7cf4fb389d28c63654a186665cffdb819e1 authored about 13 years ago by daffl <[email protected]>
First draft for working REST services

github.com/feathersjs/feathers - 734f2135485a76aeb0a486a194689c7b6b20f910 authored about 13 years ago by David Luecke <[email protected]>
Content negotiation

github.com/feathersjs/feathers - d8d243ae250cc207456a68ff08bdc501fe15710d authored about 13 years ago by David Luecke <[email protected]>
Implemented content negotiation, added skeleton files

github.com/feathersjs/feathers - 1d1e7eeda65dc69956442ec2b682bb7a8c3bd571 authored about 13 years ago by David Luecke <[email protected]>
Initial commit

github.com/feathersjs/feathers - e340fa95c020770ed7e425f5abe9237df7ab31cb authored about 13 years ago by David Luecke <[email protected]>