wisp icon indicating copy to clipboard operation
wisp copied to clipboard

Example projects

Open lpil opened this issue 11 months ago • 4 comments

Example projects! The more the better!

What examples must we cover? I'll edit this first message so that this list contains all the suggestions from below.

  • [x] Testing
  • [x] Routing (including URL parameters)
  • [x] Reading formdata
  • [x] Reading JSON
  • [x] Rendering JSON
  • [x] Reading unformatted bodies (both as strings and bit strings)
  • [x] Serving static assets
  • [x] Using a database
  • [x] Logging
  • [x] Signed cookies (storing a user id?)
  • [x] File uploads, downloads
  • [ ] Creating middleware
  • [ ] HTTPS

lpil avatar Aug 06 '23 10:08 lpil