Pinned Repositories
archivefile
athena-glue-service-logs
Glue scripts for converting AWS Service Logs for use in Athena
aws-lambda-iot-chat
:speech_balloon: A (working) proof-of-concept chat application using AWS Lambda, IoT and S3 :cloud:
aws-lambda-libreoffice
85 MB LibreOffice to fit inside AWS Lambda (and Google Cloud Functions) compressed with Brotli
bindata
The bindata command embeds binary files as byte arrays into a Go source file.
blogspam-api
Implementation of the blogspam.net server in golang
boiler
The REST API template implementation.
Cachet
📛 An open source status page system for everyone.
cron
a cron library for go
goad
Goad is an AWS Lambda powered, highly distributed, load testing tool
rniedosmialek's Repositories
rniedosmialek/goad
Goad is an AWS Lambda powered, highly distributed, load testing tool
rniedosmialek/archivefile
rniedosmialek/athena-glue-service-logs
Glue scripts for converting AWS Service Logs for use in Athena
rniedosmialek/aws-lambda-libreoffice
85 MB LibreOffice to fit inside AWS Lambda (and Google Cloud Functions) compressed with Brotli
rniedosmialek/Cachet
📛 An open source status page system for everyone.
rniedosmialek/cw
The best way to tail AWS CloudWatch Logs from your terminal
rniedosmialek/fiber-todo-demo
demo app for my blog post
rniedosmialek/go-bindata
Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.
rniedosmialek/go-realtime-chat
A simple realtime chat application written in Go
rniedosmialek/go-wkhtmltopdf
Golang commandline wrapper for wkhtmltopdf
rniedosmialek/go-wkhtmltopdf-lambda
Run wkhtmltopdf in AWS Lambda
rniedosmialek/GoTidy
CGo wrapper package around the libtidy, the HTML tidy library
rniedosmialek/GoTree
A Tree printer module written in GoLang
rniedosmialek/gsoup
A tiny web scraper written in Go with similar features to jsoup
rniedosmialek/html2pdf
Lambda function for rendering a PDF using wkhtmltopdf
rniedosmialek/LambStatus
Serverless Status Page System
rniedosmialek/midjourney-go
lightweight golang sdk for Midjourney Bot
rniedosmialek/odfgo
OpenDocument Library for exporting to HTML5
rniedosmialek/office2pdf
Convert office doc to pdf
rniedosmialek/pretty-s3-index-html
A prettier index.html for listing public files and folders in Amazon S3 buckets. (UNMAINTAINED)
rniedosmialek/puppeteer-lambda-starter-kit
Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
rniedosmialek/QSsh
SSH and SFTP support for Qt. This project is based on Qt Creator's libQtcSsh.so
rniedosmialek/qt-webkit-kiosk
This is simple browser application written on Qt & QtWebkit.
rniedosmialek/quic-proxy
A http/https proxy using QUIC as transport layer
rniedosmialek/s3sync
♻️ Golang utility for syncing between s3 and local, similar to `aws s3 sync`
rniedosmialek/serverless-libreoffice
Run LibreOffice in AWS Lambda to create PDFs & convert documents
rniedosmialek/simple-websockets-chat-app
This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature.
rniedosmialek/structs
Utilities for Go structs
rniedosmialek/svelte-stream-chat
rniedosmialek/tables-to-go
convert your database tables to structs easily