Aral Balkan on Nostr: Kitten update: Added a new response helper¹, `file()` for sending a general file ...
Kitten update:
Added a new response helper¹, `file()` for sending a general file download.
(There is also an existing `jsonFile()` helper if the file you want to send is JSON and you don’t want to serialise the JSON yourself.)
Enjoy!
💕
¹ https://kitten.small-web.org/reference/#request-and-response-helpers
#Kitten #SmallWeb #HTTP #web #dev #JavaScript #NodeJS
Added a new response helper¹, `file()` for sending a general file download.
(There is also an existing `jsonFile()` helper if the file you want to send is JSON and you don’t want to serialise the JSON yourself.)
Enjoy!
💕
¹ https://kitten.small-web.org/reference/#request-and-response-helpers
#Kitten #SmallWeb #HTTP #web #dev #JavaScript #NodeJS