Alternatives
Products that do what Instant API Creation: Radical.sh - Java/Node Code in Clicks! does
Radical.sh - A low code generator for Spring boot and Nest js API's. Radical generates API's to events to authentication to tests, and provides kick start on your Next API. Go ahead and roast it. https://www.reddit.com/r/SpringBoot/comments/1b8jyhs/radical...
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

A free React/NodeJS SaaS template for quick idea execution
2023
- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18EA
I've been working on logging for a while and I've released and open sourced a new Java logging API I'm really happy with. Echopraxia [1] is a Java logging API like SLF4J, but built around structured logging, i.e. the basic log entry is a JSON object and log files are typically NDJSON. It also has conditions, context, and also has semantic and fluent logging options. Here's a Spring Boot Example [2]. And here's my blog post [3]. [1] https://github.com/tersesystems/echopraxia [2] https://github.com/tersesystems/echopraxia-spring-boot-example [3]…
2022
- 19GS
2020 · github.com
- 20RD
Hi everyone, I've been working on this thing for a while. It transpiles Haml into Ruby, and then it streams patches to the browser which update the DOM. There is a memory leak in s.rb, which I'm not really sure how to solve. Seems like objects stay alive for longer than they should because of circular references or something but I'm not sure what's going on to be honest. I think this approach has potential though.
2023 · github.com
- 21PT
Hi HN, My name is Ravi Sojitra and i'm working on a Dev Tool product named DhiWise, that let you generate production ready source code(For Node.js,Laravel,Flutter,Kotlin,Swift) in few mins with ready to get synced in your GitHub/GitLab or Download. Let me explain like you're five. Imagine you want to bake a cake and you have all the raw materials you need such as flour, baking powder, eggs. Now, you give us those materials and we will bake you the ready-to-serve cake of your choice. With this product's context, with just minimal technology specific inputs, this builder is going to…
2021
- 22AR
Hi HN and great ruby hackers, I have just published a ruby gem for generating migration files from markdown files written in Mermaid.js. You can write down some ER diagrams on markdown files and then generate migration files via running single command. I'd really love to get feedbacks and or problems.
2023 · github.com
- 23MM
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…
Feb 2026 · github.com
- 24TH
I built a library that lets you find code patterns using familiar CSS-like selectors, then connected it to Claude via MCP so AI assistants can understand and refactor codebases. The Approach // Find code patterns with intuitive selectors: const asyncFunctions = tree.findAll('function[async]'); const todoComments = tree.findAll('comment[text="TODO"]'); const reactHooks = tree.hooks(); // Built-in React support // Chain smart transformations: tree.transform() .rename('oldFunction', 'newFunction') .removeUnusedImports() .toString(); Key Features - CSS-like…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →