Skip to content

Nymphium/oww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oww

Oww is a web service written in OCaml.

とりあえず Opium 0.17 の例をクリーンアーキテクチャぽい階層にした。

Build and Run

$ dune external-lib-deps --missing
$ dune exe oww &
$ curl http://localhost:3000/person/john_doe/42
{"name":"john_doe","age":42}

LICENSE

MIT

About

web application example written in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages