pschlump
Principal Software Engineer, Write It Write, LLC. Former Prof. of Practice at University of Wyoming.
Write it Right, LLCLaramie WY
Pinned Repositories
AesCCM
caddy-jsonp
check-json-syntax
Check the syntax of a JSON file and report decent errors
dice-roller
HTML5 and native application for iPhone, Android and other mobile devices to roll dice
filelib
Go (golang) miscellaneous file and templating routines
getHomeDir
portable version to get the home directory that is not reliant on cgo
Go-FTL
Complete web and proxy server
goqrcode
QR Code Generation in Go
socketio
A copy of googollee/go-socket.io renamed with defects fixed and updated to 2.0.3 of socket.io
xml-diff
Compare XML files after sorting attributes and fields
pschlump's Repositories
pschlump/xml-diff
Compare XML files after sorting attributes and fields
pschlump/Go-FTL
Complete web and proxy server
pschlump/check-json-syntax
Check the syntax of a JSON file and report decent errors
pschlump/dbgo
pschlump/extendhtml
A modifed version of go's standard html/template library build on a modified text/template that has extra features.
pschlump/gintools
Set of tools for working with the Go Gin web framework.
pschlump/json
Modified version of go (golang) standard JSON library that ignores chanes in data
pschlump/jsonSyntaxErrorLib
Code to report line where syntax error is from when using standard JSON package.
pschlump/jwtverif
Sign and Verify JWT Tokens.
pschlump/pluto
A library of data structures using Go generics
pschlump/ReadConfig
Still working on this - in state of flux.
pschlump/dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
pschlump/extend
Extended version of go text/template
pschlump/gin-spa
pschlump/go-base58
Fast implementation of base58 encoding on golang.
pschlump/gtmpl
Template generate code
pschlump/hashland
Copy of leb.io/hashland as leb.io is often down.
pschlump/jsondiff
pschlump/mapstructure
Go library for decoding generic map values into native Go structures.
pschlump/ms
Common code for RESTful server set.
pschlump/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
pschlump/rest-test
Testing code relating to REST APIs
pschlump/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
pschlump/runit
pschlump/runtime
pschlump/sse
Server Sent Events server and client for Golang
pschlump/textTemplate
Extended go (golang) text/template
pschlump/tourguide.js
A simple, lightweight, clean and small library for creating guided product tours for your web app.
pschlump/viper
Go configuration with fangs
pschlump/yaml-to-json
Tool to convert yaml to json