Re: Reserved 1.0.0

2018-05-20 Thread Paolo Invernizzi via Digitalmars-d-announce
On Sunday, 20 May 2018 at 09:15:12 UTC, Andrea Fontana wrote: On Sunday, 20 May 2018 at 07:33:39 UTC, Fra Mecca wrote: On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "rese

Re: Reserved 1.0.0

2018-05-20 Thread Andrea Fontana via Digitalmars-d-announce
On Sunday, 20 May 2018 at 07:33:39 UTC, Fra Mecca wrote: On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D web

Re: Reserved 1.0.0

2018-05-20 Thread Fra Mecca via Digitalmars-d-announce
On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependenci

Re: Reserved 1.0.0

2018-05-17 Thread Andrea Fontana via Digitalmars-d-announce
On Wednesday, 16 May 2018 at 10:04:12 UTC, ANtlord wrote: On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D we

Re: Reserved 1.0.0

2018-05-16 Thread Andrea Fontana via Digitalmars-d-announce
On Wednesday, 16 May 2018 at 10:04:12 UTC, ANtlord wrote: On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D we

Re: Reserved 1.0.0

2018-05-16 Thread ANtlord via Digitalmars-d-announce
On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote: I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependenci

Reserved 1.0.0

2018-05-16 Thread Andrea Fontana via Digitalmars-d-announce
I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/ap