Pinned Repositories
adal-angular5
Angular 5 ADAL Wrapper
annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
async-dataflow
Component to deliver asynchronous responses in real time to client applications
cli
Rapidly build command line apps
code-dojo-cb
Demo code for circuit breaker pattern
code-dojo-rp
Sample project for a reactive programming dojo
distributed-performance-analyzer
Distributed performance analyzer for http services
elixir-in-action
Code samples for Elixir in Action book
node-red-node-mssql
A Node-RED node to read and write from/to a Microsoft SQL Server database
spring-boot-3-demos
gabheadz's Repositories
gabheadz/node-red-node-mssql
A Node-RED node to read and write from/to a Microsoft SQL Server database
gabheadz/spring-boot-3-demos
gabheadz/adal-angular5
Angular 5 ADAL Wrapper
gabheadz/annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
gabheadz/async-dataflow
Component to deliver asynchronous responses in real time to client applications
gabheadz/cli
Rapidly build command line apps
gabheadz/code-dojo-cb
Demo code for circuit breaker pattern
gabheadz/code-dojo-rp
Sample project for a reactive programming dojo
gabheadz/distributed-performance-analyzer
Distributed performance analyzer for http services
gabheadz/elixir-in-action
Code samples for Elixir in Action book
gabheadz/eview
Nebo #15 Views for our Elixir API applications.
gabheadz/ex_aws_kms
ExAws.KMS service package
gabheadz/express-mssqlconnection
Connect/Express middleware that auto provides mssql connections
gabheadz/express-oauth-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
gabheadz/express-request-audit
Middleware for logging request/responses in Express apps
gabheadz/hygieia-example-app
gabheadz/innersource
gabheadz/jano
framework for securing REST APIs implemented in Express
gabheadz/laboratorio_istio
istio lab
gabheadz/laboratorio_tf
gabheadz/node-azure-ad-jwt
An Azure Active Directory Token Validation component for node.js
gabheadz/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
gabheadz/push_server
push notifications to webclients via websockets
gabheadz/pushxer
Elixir library to access the Pusher REST API.
gabheadz/roadmap
GitHub public roadmap
gabheadz/shopping-ca-demo
Clean architecture Demo
gabheadz/sonar-flutter
SonarQube plugin for Flutter / Dart
gabheadz/spring-native-demo
gabheadz/wex
WEX (Work EXecutor) is a thread pool to execute tasks that uses Promises to deliver results. Promises that can be cancelled, can be combined or even can process collections in parallel automatically. But wex is even more than a simple thread pool, is a framework that let you customize the policy that governs the pool, so you could implement quite specific behaviors that better solve your problem.