🧚 A practical web framework for Gleam

README

+1 -2
+1 -2
examples/10-working-with-files/README.md
··· 18 18 19 19 ### `app_test` module 20 20 21 - Tests have been added that send requests with form data bodies and check that 22 - the expected response is returned. 21 + Tests have been added that upload and download files to verify the behaviour. 23 22 24 23 ### Other files 25 24