Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ulrikstrid/ocaml-cookie

Working with cookies in OCaml and Reason
https://github.com/ulrikstrid/ocaml-cookie

cookie session

Last synced: about 2 months ago
JSON representation

Working with cookies in OCaml and Reason

Awesome Lists containing this project

README

        

# Cookie

A Cookie implementation in pure OCaml.

## Session

A ocaml-session implementation heavily based on the cohttp implementation.