jeffotoni / zig

Brincando com Zig
MIT License
0 stars 0 forks source link

Em andamento: Server #1

Open kassane opened 1 year ago

kassane commented 1 year ago

Está em andamento na versão master (0.11.0-dev) std.http.Server.

Status: https://marler8997.github.io/zig-unofficial-releases/

Exemplo: https://github.com/ziglang/zig/blob/master/lib/std/http/test.zig

Um exemplo real https://github.com/nwtgck/piping-server-zig/blob/develop/PipingServer.zig

kassane commented 1 year ago

Um projeto há parte, estilo Flask porém em zig (v0.11.0-dev) https://github.com/zigzap/zap [alpha]

cc: @jeffotoni

jeffotoni commented 1 year ago

Vou tentar, eu tentei antes mas não tive muito sucesso por falta de material e exemplos para estudar, mas com estes links ai já da para brincar.. Obrigado por enviar, quero conferir de perto isto ai. ❤️

kassane commented 1 year ago

Fiz um breve tutorial sobre gerenciador de pacotes do zig: https://kassane.github.io/2023/05/03/zig-pkg/

kassane commented 1 year ago

Benchmark: https://github.com/zigster64/zig-http-playground