aboutsummaryrefslogtreecommitdiffstats
path: root/src/RestService.hs
Commit message (Expand)AuthorAgeFilesLines
* chore: don't use deprecated param and liftAndCatchIO functionsdan2024-04-201-9/+9
* feat: can insert rows and eval expressions by APIdan2024-03-201-6/+28
* FloatVal, average, Context, evalTableExpression, return tables from apidan2021-04-211-22/+126
* Create RestService, with state and an eval endpointdan2021-04-171-0/+59