ocaml-webmachine
API framework
A toolkit for building RESTful APIs using a state-machine-based request processor
A REST toolkit for OCaml
221 stars
19 watching
31 forks
Language: OCaml
last commit: about 3 years ago
Linked from 1 awesome list
httpocamlwebwebmachine
Related projects:
Repository | Description | Stars |
---|---|---|
inhabitedtype/httpaf | A high-performance web server written in OCaml, designed to be memory-efficient and scalable. | 535 |
inhabitedtype/ocaml-dispatch | A library that enables path-based dispatching for client- and server-side applications | 45 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 191 |
inhabitedtype/angstrom | A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 649 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
monadicsystems/okapi | A data-driven micro web framework for building RESTful APIs in Haskell | 104 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |
lexifi/ocaml-vdom | An implementation of the Elm architecture with support for Virtual DOM and browser-side JavaScript APIs in OCaml. | 197 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |