Work in progress...
- TypeScript with Hono.js
- Cloudflare Workers, KV (nosql)
- Zod
Development mode, run locally pressing L on your terminal
npm install
npm run dev
Deployment
npm run deploy
abbreviation | full name |
---|---|
fing | Facultad de Ingeniería |
fciencia | Facultad de Ciencias |
fahu | Facultad de Humanidades |
fae | Facultad de Administración y Economía |
fatec | Facultad Tecnológica |
fcm | Facultad de Ciencias Médicas |
fqyb | Facultad de Química y Biología |
fderecho | Facultad de Derecho |
Cuz cloudflare workers free tier is pretty good and the Hono.js way of creating an api is pretty nice, plus, the edge.