Skip to content

scally/strats-rescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strats-rescript

Lightweight standup calendar

This is an experiment building the same micro-app in multiple languages for a bake-off.

This app is the rescript version. There will also be one each for F#/Ocaml, which are other ML descendants.

build

First, install node. Then,

npm install

Finally, npm run build

run

node src/Demo.bs.js

api

The API is located at http://localhost:3000 by default, and offers these endpoints:

/today view today's schedule

/day/:day view schedule for day N

/schedule view yearly schedule

/liveness health check

/config view configuration

About

lightweight standup calendar microservice in rescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published