Peasey (peasey)

peasey

Geek Repo

0

following

0

stars

Location:Newcastle, UK

Home Page:https://blog.peasey.co.uk/

Twitter:@PeaseyOfficial

Github PK Tool:Github PK Tool

Peasey's repositories

cloudflare-workers-middleware

This repo contains a proof of concept for API middleware running in Cloudflare Workers. A middleware architecture, similar to frameworks like express, is presented that enables you to create modular API behaviour that runs in response to the method and more complex route matching of the path from the HTTP request inside your Cloudflare Workers.

Language:JavaScriptLicense:MITStargazers:8Issues:0Issues:0

cloudflare-workers-blue-green-poc

A minimal example from a proof of concept using the Serverless framework to enable blue / green deployments for Cloudflare Workers.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:0

cloudflare-workers-local-dev-poc

A minimal example from a proof of concept to enhance the local development experience for Cloudflare Workers by creating some abstractions to enable development, testing and debugging with Node.js and VS Code.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:0

cloudflare-workers-observability

This repo contains a proof of concept for observability in Cloudflare Workers using AWS CloudWatch. In this repo an observability abstraction is created to capture logs and generate metrics that are flushed to an observability endpoint at the end of each request.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

lambda-surf

Automate surfing the web with AWS Lambda and Slack.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0