Pinned Repositories
ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
comic
A library to manage application configurations, especially useful for multi-command applications.
context-wait
A Golang context with support for wait.
gowsdl
WSDL2Go code generation as well as its SOAP proxy
local-monitoring
Launch local monitoring environment (Prometheus + Grafana) to test services locally.
recken
A proof of concept recommendation engine that produces a list of top-k similar items (given an item) on demand.
stats
Aggregate & display stats for an HTTP REST API.
zaininfo's Repositories
zaininfo/context-wait
A Golang context with support for wait.
zaininfo/example-service
A very simple Go application demonstrating Prometheus usage.
zaininfo/local-monitoring
Launch local monitoring environment (Prometheus + Grafana) to test services locally.
zaininfo/comic
A library to manage application configurations, especially useful for multi-command applications.
zaininfo/gowsdl
WSDL2Go code generation as well as its SOAP proxy
zaininfo/recken
A proof of concept recommendation engine that produces a list of top-k similar items (given an item) on demand.
zaininfo/stats
Aggregate & display stats for an HTTP REST API.
zaininfo/archaius
Library for configuration management API
zaininfo/bash-powerline
Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline
zaininfo/cached-json-rest-api
A simple REST API to store and retrieve schemaless JSON documents with fast retrievals from cache.
zaininfo/cookieman
simple cookie lib
zaininfo/docker-pure-ftpd
Docker Pure-ftpd Server
zaininfo/flask-scaffolding
A scaffolding for a Flask project with OAuth2 support.
zaininfo/geo-fence-siever
A script to sieve customers within a geo-fence.
zaininfo/grpc-nodejs-pre-built
zaininfo/isomorphic-react-nodejs-babel
A starter kit of an isomorphic React & Node.js app with ES6/ES7 support using Babel.
zaininfo/react-tooltip
react tooltip component
zaininfo/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
zaininfo/settlement-report
A script to generate a settlement report for trade instructions.
zaininfo/sftp
Easy to use SFTP server
zaininfo/url-shortener
A web application for generating short URLs with redirection support.
zaininfo/weather-api
zaininfo/wsdl2go
Command line tool to generate Go code from WSDL for SOAP XML services