Just released a new version of my web framework Burrow, that now includes a package to define CRUD APIs in a declarative way. It also includes an API viewer based on Scalar as a contrib app.

https://burrow.readthedocs.io/en/stable/guide/crud-api/

#golang #burrow #webframework

JSON CRUD APIs - Burrow

A modular Go web framework built on Chi, Den, and html/template

Modern PHP coding standards hits the https://empathy.sh codebase using pint, phpstan and rector. More to follow on the rest of the libs!

#programming #php #webdev #webframework

https://github.com/mikejw/empathy/pull/12/changes

Empathy

Welcome to the Empathy project!

FYI: LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54

Burrow also has a nice documentation site build with @zensical

https://burrow.someonewho.codes/

#golang #webframework

I am currently developing several web applications for my personal use. From these projects, I have extracted my own small web framework—Burrow.

It is based on some concepts from the Django framework, which I love, and combines them with some concepts that I particularly appreciate about Go. Optimized for the small web, self-hosting, and easy deployment.

https://github.com/oliverandrich/burrow

#golang #webframework

ICYMI: LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54
LeafPHP: The Laravel Alternative, Inspired by Slim #shorts: LeafPHP offers a 'Goldilocks' solution, blending Laravel's power with Slim's dynamism. A developer from Ghana created it to solve dependency issues. Now, apps can upgrade smoothly, avoiding dependency challenges. #LeafPHP #Laravel #Slim #webframework #PHP #Ghana https://www.youtube.com/shorts/4pGDdiGoh54

Bị mệt mỏi vì phải điều phối Java + JavaScript, tác giả tự xây dựng Oorian – framework web Java cho phép UI, sự kiện và trạng thái đều là đối tượng Java, không cần viết JavaScript. Hữu ích cho các dự án lớn, domain‑heavy. Muốn biết thêm, xem tài liệu và ví dụ. #Java #WebFramework #Oorian #LậpTrình #KhôngJS #dev

https://www.reddit.com/r/SideProject/comments/1qi5m4z/i_built_a_java_web_framework_because_i_couldnt/

Curious how Fastify keeps a high‑performance HTTP server stable under load? This breakdown of the “blueprint lock” shows the core idea behind its design.

Read More: https://zalt.me/blog/2026/01/blueprint-lock-fastify

#Fastify #NodeJS #webframework #softwaredesign

I think the most important #kitten #smallweb #webFramework structural feature is dynamically generating composite #markdown documents from reuseable fragments, the markdown then rendered into sanitized #html the usual way. #web #programming

Article: https://screwlisp.small-web.org/kitten/this-is-just-arals-fragment-md-example/

Which is admittedly just me reproducing one of @aral 's tutorials: https://kitten.small-web.org/tutorials/layout-components/#markdown-fragment-md

I can imagine you (yes you) have a sophisticated opinion on this topic I would like to hear.

This is just aral’s fragment.md markdown example for the kitten web framework.