v0.1.0 — alpha test

VikAPIs

Powerful REST API built for speed, scalability, and seamless integration — designed to simplify development and power modern applications.

REST API
Full CRUD for /users & /posts with consistent response format
Rate Limiting
Per-user daily limits with real-time header tracking
Auth
NextAuth.js with credentials, roles: free & premium
Collection
Interactive docs with live request runner at /docs
Dashboard
Charts, usage stats, recent requests at /dashboard
Admin Panel
User management, global stats, inline plan editor at /admin
API Endpoints
GET/api/ai/gpt-4auth
GET/api/ai/gpt-3.5auth
GET/api/tools/holidaysauth
GET/api/usersauth
POST/api/usersauth
GET/api/users/:idauth
PUT/api/users/:idauth
DELETE/api/users/:idauth
GET/api/postspublic
POST/api/postsauth
GET/api/posts/:idpublic
PUT/api/posts/:idauth
DELETE/api/posts/:idauth
GET/api/keysauth
POST/api/keysauth
DELETE/api/keys/:idauth