Skip to main content
This starts an HTTP server listening on port 3000. It demonstrates basic routing with a number of common responses and also handles POST data from standard forms or as JSON. See Bun.serve for details.
server.ts