-
Zumuta
- Kemzeke, Belgium
- http://www.zumuta.be
- @zumuta@mastodon-belgium.be
- in/frankybraem
- https://www.dev.to/fbraem
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
🤖 Headless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, and Lit.
⏳ Modern JavaScript date utility library ⌛️
A JavaScript library to position floating elements and create interactions for them.
FastAPI Best Practices and Conventions we used at our startup
Python DDD & Onion Architecture Example and Techniques
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
Tooling support for the Polylith Architecture in Python.
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
Clean architecture python application sample, with domain layer protected
A high performance caching library for Python written in Rust
A seamless solution for using FastAPI's dependency injection system outside of route handlers, enabling painless reuse of dependencies in CLI tools, background tasks, and other non-HTTP contexts.
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
Framework-agnostic backend example with FastAPI. Implements Clean Architecture and CQRS with DDD tactical patterns, featuring DIP (low coupling), DI (no globals), contextual RBAC, and session-based…
Easy to maintain open source documentation websites.
Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
PrimeVue Components Styled with Tailwind CSS
A task runner / simpler Make alternative written in Go
A simple HTTP proxy that records and playbacks requests
Automatically mock your HTTP interactions to simplify and speed up testing
A pytest plugin powered by VCR.py to record and replay HTTP traffic.
A Python implementation of Clean Architecture, inspired by Uncle Bob's book