Skip to main contentNode.js / TypeScript
Core Packages
- Zod: TypeScript-first schema validation library
- TypeScript: Typed superset of JavaScript
Frameworks
- Next.js: React framework for production
- Express: Fast, unopinionated web framework
- Fastify: Fast and low overhead web framework
- Hono: Ultrafast web framework for the Edge
Middleware & Utilities
- Multer: Node.js middleware for handling
multipart/form-data
- @fastify/multipart: Fastify plugin for handling multipart forms
Python
Core Packages
- Pydantic: Data validation using Python type annotations
Frameworks
- FastAPI: Modern, fast web framework for building APIs
- Flask: Lightweight WSGI web application framework
Utilities
- Poetry: Python dependency management and packaging
- uv: Extremely fast Python package installer and resolver