Skip to content

Conversation

@hyperpolymath
Copy link
Owner

  • Add HttpServer.res with FFI bindings to Deno.serve
  • Add HttpServer.resi interface with full API surface
  • Add routing helpers (get, post, put, patch, delete)
  • Add middleware support (cors, logging)
  • Add response helpers (respond, respondJson, respondHtml, etc.)
  • Add deno.json and rescript.json configurations
  • Update .gitignore with ReScript build artifacts

- Add HttpServer.res with FFI bindings to Deno.serve
- Add HttpServer.resi interface with full API surface
- Add routing helpers (get, post, put, patch, delete)
- Add middleware support (cors, logging)
- Add response helpers (respond, respondJson, respondHtml, etc.)
- Add deno.json and rescript.json configurations
- Update .gitignore with ReScript build artifacts
@hyperpolymath hyperpolymath merged commit 609bbf0 into main Jan 4, 2026
14 of 15 checks passed
@hyperpolymath hyperpolymath deleted the claude/rescript-http-server-6DjDD branch January 4, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants