Commit graph

82 commits

Author SHA1 Message Date
floscodes
40c7ccbac1 add tags to gyro.zzz 2023-04-25 11:36:16 +02:00
flopetautschnig
9ee1561eae
requires at least zig 0.11.0 2023-04-25 11:06:23 +02:00
flopetautschnig
32c1f95938
Rely on zig 0.10.1 2023-04-24 22:21:47 +02:00
flopetautschnig
a3a1718341
Update README.md 2023-04-24 17:08:36 +02:00
flopetautschnig
474d8db26f
Update README.md 2023-04-24 17:07:48 +02:00
flopetautschnig
d371ce8b9d
Update types.zig 2023-04-24 17:01:36 +02:00
flopetautschnig
104f2c7649
Update server.zig 2023-04-24 14:48:39 +02:00
flopetautschnig
6614df2024
Update README.md 2023-04-24 14:44:58 +02:00
flopetautschnig
a81845fd2e
Update README.md 2023-04-24 14:21:09 +02:00
flopetautschnig
921a1887c4
Update README.md 2023-04-24 14:13:48 +02:00
flopetautschnig
2adcceb91b
update readme 2023-04-24 14:04:27 +02:00
flopetautschnig
8465db1d3e
Update README.md 2023-04-24 12:18:24 +02:00
flopetautschnig
aae99cb2bc
Update zig.mod 2023-04-24 12:17:33 +02:00
flopetautschnig
18f6ba4c5c
add gyro.zzz 2023-04-24 12:15:06 +02:00
flopetautschnig
d7df6950ad
Merge pull request #1 from floscodes/add-license-1
Create LICENSE
2023-04-24 12:13:31 +02:00
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