Pinned Repositories
conformist
Schema definition and validation with support for decoding to bridge the gap between runtime types and static types.
experiments
Share code snippets for experiments you think others might be interested of
letters
Letters is an OCaml library for creating and sending emails over SMTP using LWT
ocaml-caqti
Cooperative-threaded access to relational data
sihl
A modular functional web framework
sihl-demo
A small demo application written with Sihl.
sihl-example-issues
Fullstack Reason app using ReasonReact and Sihl.
sihl-minimal-starter
This is a repo that can be cloned to get started quickly with Sihl.
sihl-starter
This is a starter project that showcases a real world Sihl app.
spin-sihl
A spin template for Sihl.
Oxidizing Systems's Repositories
oxidizing/sihl
A modular functional web framework
oxidizing/letters
Letters is an OCaml library for creating and sending emails over SMTP using LWT
oxidizing/sihl-example-issues
Fullstack Reason app using ReasonReact and Sihl.
oxidizing/conformist
Schema definition and validation with support for decoding to bridge the gap between runtime types and static types.
oxidizing/sihl-minimal-starter
This is a repo that can be cloned to get started quickly with Sihl.
oxidizing/sihl-demo
A small demo application written with Sihl.
oxidizing/sihl-starter
This is a starter project that showcases a real world Sihl app.
oxidizing/spin-sihl
A spin template for Sihl.
oxidizing/ca-certs
Detect root CA certificates from the operating system
oxidizing/experiments
Share code snippets for experiments you think others might be interested of
oxidizing/ocaml-caqti
Cooperative-threaded access to relational data
oxidizing/ppx_rapper
Syntax extension for writing PostgreSQL in OCaml
oxidizing/ocoi
OCaml On Ice - web framework for OCaml in the style of Ruby on Rails
oxidizing/opium
Sinatra like web toolkit for OCaml