package bizowie-api

  1. Overview
  2. No Docs
OCaml client for the Bizowie ERP API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
md5=07c0dc70d15c416aad030ace0ca00f02
sha512=32a887878afc94f99ef34b588145b9e95fc4ea071482015a341692bce843c8fd43dff0991945aabddfc973c1e8348b702f366c13cf71f82f86250ff2fa79b797

Description

OCaml port of WWW::Bizowie::API for the Bizowie ERP platform (https://bizowie.com). Supports both v1 (multipart) and v2 (JSON) API endpoints.

Published: 13 May 2026

Dependencies (6)

  1. uri >= "4.0.0"
  2. yojson >= "2.0.0"
  3. lwt >= "5.0.0"
  4. cohttp-lwt-unix >= "5.0.0"
  5. dune >= "3.2"
  6. ocaml >= "4.14"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & >= "1.5.0"

Used by

None

Conflicts

None