Skip to content

Commit 9cbf817

Browse files
doble196claude
andcommitted
docs: update endpoint count from 42+ to 86
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d3b60bd commit 9cbf817

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ A production-ready project connected to GitHat's hosted backend:
150150
- **Auth pages** — sign-in, sign-up, forgot password, email verification
151151
- **Protected dashboard** — sidebar navigation, org switcher, user button
152152
- **`@githat/nextjs` SDK**`<GitHatProvider>`, `<ProtectedRoute>`, `useAuth()`
153-
- **`githat/` platform folder** — typed API client for all 42+ backend endpoints
153+
- **`githat/` platform folder** — typed API client for all 86 backend endpoints
154154
- **Dark theme** — zinc/purple design system out of the box
155155
- **Database ready** — Prisma or Drizzle for your app's own data (optional)
156156
- **Tailwind CSS 4** — utility-first styling (optional)

templates/base/README.md.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ Add `VITE_GITHAT_PUBLISHABLE_KEY` to your hosting provider's environment variabl
9191

9292
- [GitHat Documentation](https://githat.io/docs)
9393
- [SDK Reference](https://www.npmjs.com/package/@githat/nextjs)
94-
- [API Reference (42+ endpoints)](https://githat.io/docs/api)
94+
- [API Reference (86 endpoints)](https://githat.io/docs/api)

0 commit comments

Comments
 (0)