6 Commits

Author SHA1 Message Date
Martin Berg Alstad
25b708a6fd fmt. Removed some usage of macros 2024-09-05 21:57:50 +02:00
Martin Berg Alstad
4b6608fd4f
Using library and removed common functions (#3)
* Added lib from git and removed code which is in lib now

* NormalizePathLayer to remove trailing slash
2024-06-22 17:33:33 +02:00
Martin Berg Alstad
e7f1ae156d Ignore Case function 2024-06-21 18:07:42 +02:00
Martin Berg Alstad
2e9f6cd171 Macro for creating routes 2024-06-17 12:55:11 +02:00
Martin Berg Alstad
6b6f4b4779 Table endpoint for generating a truth table from a string expression 2024-06-17 00:21:18 +02:00
Martin Berg Alstad
d0198eab5d Is legal endpoint to check if expression is legal.
Moved endpoints to own dir
2024-06-16 21:01:50 +02:00