Skip to content

Commit 861a59d

Browse files
authored
add starlite to application frameworks (#378)
1 parent 5cdc44c commit 861a59d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/implementations.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,16 @@ generator functions, and asynchronous generator functions. Optional use of Type
114114
for type conversion. Optional OpenAPI document generation.
115115

116116

117+
Starlite
118+
---------------
119+
120+
*Stable* / https://starliteproject.dev
121+
122+
Starlite is a powerful, performant, flexible and opinionated ASGI framework, offering
123+
first class typing support and a full Pydantic integration. Effortlessly Build Performant
124+
APIs.
125+
126+
117127
Tools
118128
=====
119129

0 commit comments

Comments
 (0)