Martin Berg Alstad
b3a3484e99
Replaced main with the new AppBuilder
2024-06-26 10:40:40 +02:00
Martin Berg Alstad
1b94e63915
Removed unused feature.
...
Optimized use statements in main.
Simplified truth_combinations code a little.
Updated OpenAPI spec
2024-06-23 19:20:30 +02:00
Martin Berg Alstad
38fc8ce383
Fixed removing trailing slashes
2024-06-22 20:23:28 +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
d9c0d90af4
More info on index route.
...
Macros to simplify some main code
2024-06-21 00:18:23 +02:00
Martin Berg Alstad
7f2440e08c
Moved some duplicate code to macros.
...
Socket to config.rs
2024-06-20 23:37:26 +02:00
Martin Berg Alstad
2dd361ce7e
Not found page with html and moved utils into index and split http requests to separate files.
...
Static dir for hosting html files.
Helper function for loading HTML.
Changed location where openapi.html is generated and updated dockerfile
2024-06-20 14:05:51 +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
Martin Berg Alstad
db4dc2db54
Removed Language and ErrorKind
2024-06-14 16:34:11 +02:00
Martin Berg Alstad
2a826be8ea
Logging. CORS(*). Version in response and error type for JSON response
2024-06-13 18:58:50 +02:00
Martin Berg Alstad
c1b9273e0c
Deploy with docker-compose ( #1 )
...
Deploy using docker-compose and GitHub Actions.
Created a simple get endpoint to check if server is running on /
Updated address from 127.0.0.1 to 0.0.0.0
2024-06-13 14:42:42 +02:00
Martin Berg Alstad
f3fa0334c2
Simplify query argument.
...
Truth table and array utils.
Count distinct atomic values.
2024-06-09 11:57:59 +02:00
Martin Berg Alstad
b16a4eefe4
Replaced binary tuple with struct
2024-06-07 16:27:52 +02:00
Martin Berg Alstad
4fe388aca3
Config file with Port number.
...
Started implementing typespec for OpenAPI spec.
2024-06-07 14:37:47 +02:00
Martin Berg Alstad
c4393e94bf
Started implementing Axum
2024-06-05 22:09:12 +02:00
Martin Berg Alstad
096e2105dd
Initial commit
2024-06-05 20:41:00 +02:00