🧚 A practical web framework for Gleam

Example application

+7
+7
README.md
··· 66 66 - [Working with cookies](https://github.com/lpil/wisp/tree/main/examples/8-working-with-cookies) 67 67 68 68 API documentation is available on [HexDocs](https://hexdocs.pm/wisp/). 69 + 70 + # Wisp applications 71 + 72 + These open source Wisp applications may be useful examples. 73 + 74 + - [https://packages.gleam.run/](https://github.com/gleam-lang/packages): A HTML 75 + serving application that uses an SQLite + LiteFS database, deployed to Fly.io.