From 39f1f023190e81e45b17c20ca029d6cb4a52981c Mon Sep 17 00:00:00 2001 From: dadachi Date: Mon, 25 May 2026 17:50:26 +0900 Subject: [PATCH] docs: link to nativeapptemplate-agent (generate a customized app from a spec) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1249db..4ef038a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Extracted from the Rails API backend for [MyTurnTag Creator for iOS](https://app For more information, visit [nativeapptemplate.com](https://nativeapptemplate.com). +Want a customized backend generated for you? [nativeapptemplate-agent](https://github.com/nativeapptemplate/nativeapptemplate-agent) is a Claude Code agent that turns a one-sentence spec (e.g. *"a walk-in queue for a barbershop"*) into a coherent three-platform implementation — this Rails 8.1 API plus matching [SwiftUI iOS](https://github.com/nativeapptemplate/NativeAppTemplate-Free-iOS) and [Jetpack Compose Android](https://github.com/nativeapptemplate/NativeAppTemplate-Free-Android) apps — renamed and adapted to your domain, with validation built in. + ## API Documentation [API Documentation](https://nativeapptemplate.com/api-docs/index.html)