https://github.com/xandkar/ocaml-httpc
OCaml front-end to curl (incomplete)
https://github.com/xandkar/ocaml-httpc
Last synced: 6 months ago
JSON representation
OCaml front-end to curl (incomplete)
- Host: GitHub
- URL: https://github.com/xandkar/ocaml-httpc
- Owner: xandkar
- Created: 2013-12-12T05:07:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-21T23:16:35.000Z (over 11 years ago)
- Last Synced: 2024-10-19T03:06:38.997Z (12 months ago)
- Language: OCaml
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ocaml-httpc
===========WIP of a simple, synchronous HTTP client for OCaml. Initially backed by `curl`.