Skip to content

Instantly share code, notes, and snippets.

View debsouryadatta's full-sized avatar
😎
On Duty!!

Debsourya Datta debsouryadatta

😎
On Duty!!
View GitHub Profile
// Endpoint
uploadRoutes.post(
"/csv",
zValidator("form", createDocumentSchema),
jwtMiddleware,
async (c) => {
const fileData = c.req.valid("form");
const payload = c.get("jwtPayload");
console.log(payload.id);
{
"data": {
"epaperChildEditionByIdDate": [
{
"id": "19931976",
"title": "Rajasthan Jaipur City 10-09-2025",
"edition_date": "2025-09-10",
"epaper_master_edition": {
"id": 4121001,
"name": {