Ocaml for web development

This page summarizes the projects mentioned and recommended in the original post on /r/ocaml

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. lwt

    OCaml promises and concurrent I/O

    I do only very basic web development but have been generally happy with it. One problem I hit was that mssql only works with one of OCaml's async libraries (Async) whereas multipart forms only works with the other, incompatible, async library (Lwt).

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ocaml-webmachine

    A REST toolkit for OCaml

    We (a small company creating specialized inventory management and e-commerce systems) use Dream for web development. Webmachine and Cohttp for creating RESTful APIs. HTTP-clients with Ocurl and Cohttp. We are very happy with our choice of technologies.

  4. ocaml-cohttp

    An OCaml library for HTTP clients and servers using Lwt or Async

    We (a small company creating specialized inventory management and e-commerce systems) use Dream for web development. Webmachine and Cohttp for creating RESTful APIs. HTTP-clients with Ocurl and Cohttp. We are very happy with our choice of technologies.

  5. ocurl

    OCaml bindings to libcurl

    We (a small company creating specialized inventory management and e-commerce systems) use Dream for web development. Webmachine and Cohttp for creating RESTful APIs. HTTP-clients with Ocurl and Cohttp. We are very happy with our choice of technologies.

  6. ocaml-mssql

    A high-level wrapper OCaml SQL Server client library using FreeTDS

    I do only very basic web development but have been generally happy with it. One problem I hit was that mssql only works with one of OCaml's async libraries (Async) whereas multipart forms only works with the other, incompatible, async library (Lwt).

  7. async

    Jane Street Capital's asynchronous execution library (by janestreet)

    I do only very basic web development but have been generally happy with it. One problem I hit was that mssql only works with one of OCaml's async libraries (Async) whereas multipart forms only works with the other, incompatible, async library (Lwt).

  8. multipart_form

    According an other RFC2388...

    I do only very basic web development but have been generally happy with it. One problem I hit was that mssql only works with one of OCaml's async libraries (Async) whereas multipart forms only works with the other, incompatible, async library (Lwt).

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Cohttp 4.0.0

    1 project | /r/ocaml | 24 Mar 2021
  • Hurl, I've Come to Bargain

    4 projects | dev.to | 25 Nov 2024
  • A reckless introduction to Hindley-Milner type inference (2019)

    3 projects | news.ycombinator.com | 25 Jun 2024
  • Por que aprender OCaml?

    2 projects | dev.to | 2 Nov 2023
  • Trying to use libcpr, linking errors - newbie...

    1 project | /r/cpp_questions | 3 Dec 2022

Did you know that OCaml is
the 40th most popular programming language
based on number of references?