package naboris

  1. Overview
  2. Docs
Simple http server

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.4.tar.gz
md5=277d21ee5f9c2361505baf3135b46750
sha512=5aacf576ffddc5364432cfb06ca802921a8cc105c0e1fd06653c31a83b4a5a0c4355339813635a348d53a4432b81987ad3ee14c0f943143e38654a08f5e0fee3

Description

Simple http server built using httpaf and lwt

Published: 07 Jun 2019

README

Naboris

An express-like native http server for OCaml/ReasonML

                                                           
 @@@@@  @@@@  @@@@@                                        
 *@*   @@@@@@   @@&                                        
  @@&  .@@@@  @@@/        @@,         (@@@                 
    ,    @@             @@@@@@@      @@@@@@@               
                       @@@@@@@@,    @@@@@@@@@              
        @@@*           @@@@@@@@@@@@@@@@@@@@@@              
       &@@@@          @@@@@@@@@@@@@.      &@@              
    @@@@@@@@           @@@@@@@@@@@@@@#(%(                  
    @@@@@  @@         .@@@@@@@@@@@@@@@@@@@@@*              
       ,@#  @*       @@@@@@@@@@@@@@@@@@@@@@@@@             
     # ,@@   @@     ,@@@@@@@@@@@@@@@@@@@@@@@@@@            
    .@@@@@.  .@@@   @@@@@@@@@@@@@@@@@@@@@@@@@@@@           
         @@.   @@@@ %@@@@@@@@@@@@@@@@@@@@@@@@@@@&          
         &@@*       .@@@.@@@@@@@@@@@*     (@@@@@@@@@@@@@@  
       @@@@@@@       @   @@@@@@@@@@   %@&   @@@@@@@@@@@*   
        @@  @@@@@      .@@@@@@@@ @  /@@@@@@     #@@@@@     
             @@@@@@    @@@@@@@@@    @@@@@@@@       @       
            @@@   %@   @@  , .@@   %@@(@&,@@%              
              ,          @@@@*       @@@@@                 
                         @@@@@        @@@@                 
                         @@@@@        @@@.                 
                         @@@@@        @@@%                 
                         @@@@@        @@@                  
                          %@           @.                  
                          (@           @                   
                          .%           ,                   
                                                           
                          @@(          @@                  

Work in progress

This repo is a side project that I've just started. It is not in working condition at the moment.

To run tests

esy install
npm run test

Dependencies (8)

  1. re
  2. uri >= "2.2.0"
  3. lwt >= "4.2.1"
  4. httpaf-lwt-unix >= "0.6.0"
  5. httpaf >= "0.6.0"
  6. reason >= "3.4.0"
  7. dune
  8. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None