Skip to content

mini-eggs/ReasonJSONServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReasonML JSON Web Server

This is a boilerplate JSON server built for learning purpose for myself. Uses Cohttp, Lwt, and Yojson.

Makefile

$ make build

$ make run

$ make clean

Opam dependencies

After running $ opam install jbuilder reason cohttp lwt yjson

You should be set. If issues arise $ opam switch 4.02.3

About

JSON web server, built with Reason.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors