alpha
Login
or
Join now
anil.recoil.org
/
ocaml-jmap
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-jmap
/
lib
/
at
aa58861c7e0c09eee1d639c530096f896d5fb0dd
3 files
Anil Madhavapeddy
fix build (by claude)
1y ago
8bb6c5e1
dune
fix build (by claude)
1 year ago
jmap.ml
fix build (by claude)
1 year ago
jmap.mli
Add JMAP API client module with HTTP support Implemented a comprehensive JMAP API client with the following features: - HTTP request/response handling using cohttp-lwt-unix - Session object fetching and parsing - Core request serialization and response parsing - Binary blob upload and download functionality - Proper error handling with detailed error types The module follows RFC8620 specifications for all API interactions, including authentication, content handling, and URL template processing. Note: Implementation currently has a compilation issue with ezjsonm package that needs to be resolved. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago