<s>
Bistro	B-Application
Framework	I-Application
is	O
a	O
compositional	O
.NET	O
MVC	O
framework	O
with	O
concepts	O
from	O
REST	O
and	O
AOP	B-Architecture
.	O
</s>
<s>
Bistro	O
modifies	O
the	O
traditional	O
concepts	O
of	O
MVC	O
by	O
breaking	O
down	O
a	O
single	O
HTTP	B-Protocol
request	O
into	O
a	O
series	O
of	O
aspects	O
,	O
each	O
processed	O
by	O
a	O
separate	O
controller	O
.	O
</s>
<s>
Individual	O
controllers	O
are	O
bound	O
to	O
aspects	O
of	O
a	O
URI	B-Protocol
,	O
and	O
may	O
service	O
multiple	O
disparate	O
HTTP	B-Protocol
requests	I-Protocol
.	O
</s>
<s>
This	O
forces	O
each	O
controller	O
to	O
be	O
entirely	O
agnostic	O
of	O
the	O
specific	O
of	O
an	O
HTTP	B-Protocol
request	O
,	O
focusing	O
only	O
on	O
the	O
functionality	O
that	O
is	O
responsible	O
for	O
.	O
</s>
<s>
The	O
current	O
version	O
of	O
bistro	O
supports	O
controllers	O
written	O
using	O
the	O
F#	B-Operating_System
programming	I-Operating_System
language	I-Operating_System
.	O
</s>
<s>
Bistro	B-Application
Framework	I-Application
is	O
published	O
under	O
the	O
GNU	B-Application
LGPL	I-Application
.	O
</s>
