Roman
Websocket implementation
Hey there, I’ve tried implementing Websockets into my project a few times, but I haven’t had any luck. Could someone please advise me on how to do it?
https://gist.github.com/romanindermuehle/2b87cc36fd35a5e2827f7402a9c69dd7
5 replies
Setup simple prod ready Rest API project
Currently, I’m attempting to set up a simple yet production-ready REST API project using Deno. Unfortunately, I haven’t been able to find many tutorials that demonstrate how to use Deno. Could you recommend a web framework that you would suggest using with Deno? Additionally, does anyone know how to set up the environment in Zed IDE? Currently, I’m encountering red lines in the code.
4 replies