Posts
-
serverless-stack-demo-api
Source for the demo app API in the Serverless Stack Guide
Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.
The main part of the guide uses SST. We also have an alternative version that uses Serverless Framework. This repo is the source for the Serverless Framework version of the backend. There’s a frontend React client that connects to this as well.
Tags: #javascript • serverless-framework • demo
-
docs-to-pdf-converter
A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.
- Why?
- Command Line Usage
- Parameters
- Library Usage
- Caveats and technical details
- Main Libraries
- Compiling the code
Tags: #java
-
active-storage-base64
Base64 support for ActiveStorage
Adds support for base64 attachments to ActiveStorage.
Tags: #ruby • rails • ruby-on-rails
-
mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
核心模块全部可独立使用,并且都支持原生代码开发。
- mix/vega PHP 编写的 CLI 模式 HTTP 网络框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
- mix/database 可在各种环境中使用的轻量数据库,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
- mix/redis 可在各种环境中使用的 PHP Redis,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
- mix/redis-subscriber 基于 Swoole 协程的 Redis 原生协议订阅库
- mix/grpc 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
- mix/websocket 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
- mix/cli PHP 命令行交互指挥官
- mix/worker-pool 基于 Swoole 的协程池、工作池库
- mix/validator 基于 PSR-7 的验证库
- mix/event 基于 PSR-14 标准的事件调度库
- mix/init 帮助执行类的静态初始化,通常用于预加载单例
Tags: #php • swoole • coroutine
-
Obfuscator-Class
:man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
Simple, easy-to-use and effective Obfuscator PHP class.
Not just a stupid
base64 encodingscript, but a real and effective obfuscation script.Ideal to obfuscate some critical pieces of your software such as licensing verification functions.
Tags: #php • obfuscator • obfuscation
-
end_to_end_encryption
:closed_lock_with_key: Server API to support End-to-End Encryption
This app provides all the necessary APIs to implement End-to-End encryption on the client side. Additionally it makes sure that End-to-End encrypted files are not accessible with the web interface and other WebDAV clients.
Here you can find the API documentation.
Tags: #php • security • end-to-end-encryption
-
ts-mockito
Mocking library for TypeScript
Mocking library for TypeScript inspired by http://mockito.org/
Tags: #typescript • mockito • stub
-
utils.js
Fast, small and purely functional utility library
Fast, small and purely functional utility library
Tags: #typescript • utils • ramda
-
rubex
rubex - A Ruby-like language for writing Ruby C extensions.
Rubex is a Ruby-like language for writing Ruby C extensions.
Rubex is a language that makes writing CRuby C extensions as simple as writing Ruby. It does this by providing a syntax that is the perfect blend of the elegance of Ruby and the power of C. Rubex compiles to C and implicitly interfaces with the Ruby VM in a manner that is completely transparent to the programmer.
Rubex keeps you happy even when writing C extensions.
Tags: #ruby • c-extension • language
-
hairpin-proxy
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.
If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
Tags: #ruby • kubernetes • cert-manager
subscribe via RSS