Pinned Repositories
assertions
Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
changelog
Change logs for SmartyStreets software and data packages.
cproxy
A simple, explicit forward proxy written in Go to facilitate HTTP CONNECT Tunneling.
gitreview
Script for fetching and reviewing updates to all git repositories in specified directory roots.
gunit
xUnit-style test fixture adapter for go test
metrics
Instrumentation for golang apps
smartystreets-javascript-sdk
The official client libraries for accessing SmartyStreets APIs from javascript.
smartystreets-javascript-sdk-react-example
An example implementation of the SmartyStreets JavaScript SDK using the React framework.
smartystreets-javascript-sdk-vue-example
An example implementation of the SmartyStreets JavaScript SDK using the Vue framework.
sqldb
A light adapter over Go's database/sql package.
Smarty's Repositories
smarty/cproxy
A simple, explicit forward proxy written in Go to facilitate HTTP CONNECT Tunneling.
smarty/gunit
xUnit-style test fixture adapter for go test
smarty/assertions
Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
smarty/smartystreets-javascript-sdk
The official client libraries for accessing SmartyStreets APIs from javascript.
smarty/metrics
Instrumentation for golang apps
smarty/changelog
Change logs for SmartyStreets software and data packages.
smarty/smartystreets-javascript-sdk-react-example
An example implementation of the SmartyStreets JavaScript SDK using the React framework.
smarty/smartystreets-javascript-sdk-vue-example
An example implementation of the SmartyStreets JavaScript SDK using the Vue framework.
smarty/gitreview
Script for fetching and reviewing updates to all git repositories in specified directory roots.
smarty/httpstatus
Configurable HTTP status page with support for pluggable health checks.
smarty/sqldb
A light adapter over Go's database/sql package.
smarty/httpserver
Simple adapter of http.Server implementation to standardize interface and to facilitate clean shutdown and reload.
smarty/messaging-kafka
smarty/redact
smarty/satisfy
A simple (bare-bones) dependency manager.
smarty/shuttle
Transforms HTTP requests into intention-revealing, user instructions. After processing the given operation, it then renders the results of that operation back to the underlying HTTP response.
smarty/conntrack
Facilitates accepting and managing low-turnover, long-lived network connections.
smarty/db-connector
Facilitates construction of the database "connection string" or "data source name"
smarty/edgerunner
Manages the executive of a task within an operating system process. Think "edge" of the process rather than edge of the internet.
smarty/messaging
smarty/qgis-plugin
smarty/smarty-rust-sdk
smarty/smartystreets-javascript-sdk-utils
smarty/tlsconfig
Fluent builder interface for TLS configuration using functional options.
smarty/configfile
A few ways to load a JSON config file, as well as a few utilities.
smarty/dominoes
smarty/gcs
Used to created signed URLs when interacting with Google Cloud Storage without additional, 3rd-party dependencies.
smarty/httprouter
smarty/ip-filter
A project to filter out unwanted ip addresses.
smarty/smarty-jwt
Encoding/decoding of JWTs, the SmartyStreets way.