On Friday, 16 December 2022 at 20:57:30 UTC, Dariu Drew wrote:
Hi! i need help in can i create a serve API, what library i should use? what documentation i should read?
The arsd package includes arsd.http2 which makes it easy to implement API servers with very little code.
https://code.dlang.org/packages/arsd-official
