Commit graph

17 commits

Author SHA1 Message Date
flopetautschnig
445f9018f8
Create LICENSE 2023-04-24 12:13:17 +02:00
flopetautschnig
1bf1b8c493
Delete main.zig 2023-04-24 12:12:42 +02:00
flopetautschnig
c93190b29a
make lib and zig.mod 2023-04-23 14:12:56 +02:00
flopetautschnig
9d75b30c9c
First version is working! Now ready for testing ;) 2023-04-23 13:16:45 +02:00
flopetautschnig
e4d89fe903
build Request and stringify Response working 2023-04-22 22:31:10 +02:00
flopetautschnig
a459ea9dd3
fix build method of Response, create server.zig 2023-04-22 17:26:49 +02:00
flopetautschnig
2c83ea2a38
change many things an continue work 2023-04-21 16:13:20 +02:00
flopetautschnig
86a989220b
Update README.md 2023-04-19 09:31:37 +02:00
flopetautschnig
e7340bb3f2
adding many things, adding docs 2023-04-19 09:30:53 +02:00
flopetautschnig
0e41b40852
Update README.md 2023-04-16 17:32:09 +02:00
flopetautschnig
bc0f05feda
add fn to status, changed Request Response structs 2023-04-16 17:31:53 +02:00
flopetautschnig
1f171b59c0
adding http status codes and types moving to the src folder 2023-04-15 17:39:40 +02:00
flopetautschnig
f2b916a86e
Delete types.zig 2023-04-15 17:38:56 +02:00
flopetautschnig
5ee2e5fe2a
Delete status.zig 2023-04-15 17:38:49 +02:00
flopetautschnig
52ad175d70
Adding http status codes and some types 2023-04-15 17:38:26 +02:00
flopetautschnig
34ff28b628
initial push - init server 2023-04-11 19:12:18 +02:00
flopetautschnig
9ebffc07a2
Initial commit 2023-04-11 19:09:06 +02:00