Skip to content
/ bs-bones Public

A toolkit for writing servers in ReasonML on top of NodeJS

Notifications You must be signed in to change notification settings

bloom/bs-bones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bones

bones-logo

An opinionated server toolkit for ReasonML on Node.js.

  • Written to run on Node.js (11+ is best).
  • Includes modules for connecting to and querying Postgres.
  • Includes a logging module that automatically adds request-ids to all logs written during the life of a request.
  • Wraps bs-express, and thus Express.js.
  • Works with existing express middleware.
  • Offers a compositional and strongly typed approach to middleware and handler composition.
  • Development and design driven by real-world needs at Bloom Built (Day One).
  • Needs documentation :)

About

A toolkit for writing servers in ReasonML on top of NodeJS

Resources

Stars

Watchers

Forks

Packages

No packages published