Matt Spurrier

Matt Spurrier

Clout Report
Developer & Systems Engineer
1 point

Forums

Matt Spurrier

7yr ago

GroanBot - Mature Puns are fully groan

GroanBot is an open source twitter bot that posts dad jokes daily on twitter.

It was developed on stream via twitch and was designed as part of the noservernovember serverless challenge.

It uses the following technologies:

- Serverless Framework

- AWS Lambda

- Golang

Get your daily dose of dad jokes here.

Matt Spurrier

7yr ago

NoCORS Dev Server - Local CORS friendly static web server

NoCORS Local Development Server is a basic file server that sends CORS headers so you can access external resources in a local testing environment

* Mostly useful for dev'ing with React, VueJS, or other client side libraries

Matt Spurrier

7yr ago

GoZipper - Super simple Zip library for Golang

GoZipper is a GPLv3 Licensed easy to use Zip archiver library. Just include in your own programs and create zip files at will!