Pinned Repositories
cors-filter
CORS (Cross Origin Resource Sharing) is a mechanism supported by W3C to enable cross origin requests in web-browsers. CORS requires support from both browser and server to work. This is a Java servlet filter implementation of server-side CORS for web containers such as Apache Tomcat.
docker-py
A Python library for the Docker Engine API
git_workshop
a workshop on git
goos
my attempt at GOOS
grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
logback
The reliable, generic, fast and flexible logging framework for Java.
mock-ssh-server
Python mock SSH server for testing purposes
pip
The Python package installer
pom_versioner
a little tool to make dependency manipulation
nadavwe's Repositories
nadavwe/cors-filter
CORS (Cross Origin Resource Sharing) is a mechanism supported by W3C to enable cross origin requests in web-browsers. CORS requires support from both browser and server to work. This is a Java servlet filter implementation of server-side CORS for web containers such as Apache Tomcat.
nadavwe/docker-py
A Python library for the Docker Engine API
nadavwe/git_workshop
a workshop on git
nadavwe/goos
my attempt at GOOS
nadavwe/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
nadavwe/logback
The reliable, generic, fast and flexible logging framework for Java.
nadavwe/mock-ssh-server
Python mock SSH server for testing purposes
nadavwe/pip
The Python package installer
nadavwe/pom_versioner
a little tool to make dependency manipulation
nadavwe/protoc-docs-plugin
A protoc plugin that appends docstrings to Message subclasses on the default Python pb2 generated output.
nadavwe/resolvelib
Resolve abstract dependencies into concrete ones
nadavwe/ScalaPB
Protocol buffer compiler for Scala.
nadavwe/specs2
Software Specifications for Scala
nadavwe/specs2-jmock
This is a specs2 adapter + DSL for using the popular mocking framework JMock
nadavwe/specs2-json-example
nadavwe/user-agent-utils
Utilities for processing user-agent strings. Can be used to handle http requests in real-time or to analyze log files.