Vite-Powered Serverless API Build

Job ID: 40201044

Budget: $10 – $30 USD

I need a lightweight API scaffolded with Vite and deployable straight to Vercel’s serverless environment. Each route must live in its own folder so that the folder name maps directly to the public path, and the JavaScript file inside that folder answers the request with either a GET or POST handler.

Core features
• User authentication: issue and validate tokens so protected endpoints are only accessible to logged-in users.
• Data submission and retrieval: accept JSON payloads via POST, return JSON on GET.

I’m flexible on the underlying database—please propose the option you feel fits best with Vercel’s edge-friendly architecture.

Regarding this website which belongs to https://api.studioserver.org

Deliverables
1. Vite project with the folder-based routing convention in place.
2. Auth module (JWT or similar) wired into both GET and POST examples.
3. Clear README explaining local dev, env variables, and Vercel deployment steps.

Clean, commented code and a brief hand-off call—or screencast—will complete the job.
Related categories: JavaScript Node.js RESTful API API Development Vercel