Skip to content

Commit 9242f34

Browse files
committed
Add spikard to Web Frameworks
1 parent 8c59fb5 commit 9242f34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ _Traditional full stack web frameworks. Also see [Web APIs](#web-apis)._
254254
- [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for Python and MicroPython.
255255
- [reflex](https://github.com/reflex-dev/reflex) - A framework for building reactive, full-stack web applications entirely with Python.
256256
- [robyn](https://github.com/sparckles/Robyn) - A high-performance async Python web framework with a Rust runtime.
257+
- [spikard](https://github.com/Goldziher/spikard) - An ultra-fast, non-ASGI web framework with a Rust core and type-safe routing.
257258
- [starlette](https://github.com/Kludex/starlette) - A lightweight ASGI framework and toolkit for building high-performance async services.
258259
- [tornado](https://github.com/tornadoweb/tornado) - A web framework and asynchronous networking library.
259260

0 commit comments

Comments
 (0)