How to create a API server?
    TTK Ciar 
    ttk at ciar.org
       
    Sun Dec 18 09:34:06 UTC 2022
    
    
  
On Friday, 16 December 2022 at 22:10:37 UTC, TTK Ciar wrote:
> 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
Oops, wrong module!! I meant arsd.cgi, very sorry!
    
    
More information about the Digitalmars-d-learn
mailing list