Dave Sag

Results 11 repositories owned by Dave Sag

sequelize-test-helpers

123
Stars
23
Forks
Watchers

A collection of utilities to help with unit-testing Sequelize models

jose-simple

62
Stars
4
Forks
Watchers

Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.

swagger-routes-express

86
Stars
20
Forks
Watchers

Connect your Express route controllers to restful paths using your Swagger definition file

amqp-delegate

23
Stars
2
Forks
Watchers

A simple, but performant, remote worker system that uses AMQP to coordinate jobs.

amqp-simple-pub-sub

20
Stars
4
Forks
Watchers

A simple Pub Sub system that uses AMQP Messaging to exchange data between services

competing-services-example

19
Stars
5
Forks
Watchers

A simple example of how to use the amqp-simple-pub-sub library to implement competing micro-services.

ERC884-reference-implementation

42
Stars
17
Forks
Watchers

An Interface and Reference Implementation of the ERC-884 DGCL Token.

Frank

15
Stars
6
Forks
Watchers

Frank is intended to be a very simple but feature complete web-app built on top of Sinatra that provides simple user login, password reminder, and user email verification with support for simple roles...

mock-algolia

24
Stars
6
Forks
Watchers

A mock server for the Algolia search engine allowing integration testing without the need to hit Algolia's actual servers

mock-req-res

43
Stars
6
Forks
Watchers

Extensible mock req / res objects for use in unit tests of Express controller and middleware functions.