MicroVibe – minimal JSX web starter
Hi HN, I built MicroVibe, a small web starter for people who want JSX + file-based routing + API routes, without pulling in a heavy framework. What it does today: - File-based routing (including dynamic and catch-all segments) - API routes with consistent JSON error shape - SSR by default, and `mode = "client"` per route when interactivity is needed - Runtime module cache with file-change invalidation in local dev Project goal: keep the runtime small and understandable so teams can iterate quickly and still reason about behavior. I would really value feedback on: 1. Routing/API…
What it does
In the maker’s words, at launch
Hi HN, I built MicroVibe, a small web starter for people who want JSX + file-based routing + API routes, without pulling in a heavy framework. What it does today: - File-based routing (including dynamic and catch-all segments) - API routes with consistent JSON error shape - SSR by default, and `mode = "client"` per route when interactivity is needed - Runtime module cache with file-change invalidation in local dev Project goal: keep the runtime small and understandable so teams can iterate quickly and still reason about behavior. I would really value feedback on: 1. Routing/API ergonomics 2. What was confusing or slow in your first 30 minutes using MicroVibe? 3. Where this should clearly differ from Next/Astro/Vite workflows
Does the same job
all alternatives →- JAJless, a command-line JSON viewer2022 · pauljuliusmartinez.github.io · ▲344
Hey, Hacker News! Today I'm proud to release jless, a command-line JSON viewer. jless provides a JSON viewing experience similar to what you see in a browser's network tab in the developer console, but from the comfort of your terminal, with a whole suite of vim-inspired key bindings to easily manipulate your view of the data and full-text regex search. I'm sure many of you have some piped together some combination of cat, jq and less before; hopefully jless can replace that usage (hence the name). It supports newline delimited JSON too, so it can handle any output from jq. I built jless to…


- MAMicro – A public API platform (now free during beta)2021 · m3o.com · ▲25
- MPMicro – Platform APIs built for developers2023 · micro.dev · ▲7
Hey all, Just reposting after about a year since the last time I shared. Micro is a platform for API development. It combines a lot of the core primitives you'd expect from a cloud platform as a single logical server. The closest equivalent is Dapr.io. It bakes in the concept of environments, source to running builds and a framework for Go development. It's useful where you want to write backend services in Go and expose them through a single API (also included in Micro). We once wrote about "Netlify for the frontend, Micro for the backend"…
- H1HgLab 1.0 Released - Mercurial Server for Windows2013 · hglabhq.com · ▲5
This is the thing I've been busy with for the past 18 months, over which it has grown from a skunkworks project into a real-world product. This is going to be my first microISV and even if it's a colossal commercial failure, I'm looking forward to the experience of product development. To ship HgLab, I first effectively rewrote Mercurial Core in C# (https://bitbucket.org/hglab/hgsharp), and then built on that to first deliver a bare-bones read-only repository browser and then a full-fledged Mercurial Server. I'm open to any kind of feedback. And wish me luck!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com
