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
dbeabd8be341e3d455fa37a70681e37e33df7dca
3 files
Anil Madhavapeddy
Add JMAP API client module with HTTP support
1y ago
dbeabd8b
dune
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
jmap.ml
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
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