Skip to content

Commit d3cd79c

Browse files
doble196claude
andcommitted
docs: update endpoint count to 95
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d826478 commit d3cd79c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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 86 backend endpoints
153+
- **`githat/` platform folder** — typed API client for all 95 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)
@@ -281,7 +281,7 @@ VITE_GITHAT_API_URL=https://api.githat.io
281281

282282
- [GitHat Quick Start](https://githat.io/docs/quickstart) — Get running in 5 minutes
283283
- [SDK Reference](https://githat.io/docs/sdk)`@githat/nextjs` hooks, components, and server utils
284-
- [API Reference](https://githat.io/docs/api) — All 86 REST endpoints
284+
- [API Reference](https://githat.io/docs/api) — All 95 REST endpoints
285285
- [CLI Reference](https://githat.io/docs/cli) — Flags, prompts, and templates
286286
- [Next.js Guide](https://githat.io/docs/nextjs) — Auth in Next.js 14-16+
287287
- [React Guide](https://githat.io/docs/react) — Auth in any React app

0 commit comments

Comments
 (0)