In this video, I try out deno by creating a simple REST API with database crud operations using the Dactyl web framework as well as the denodb library. Dactyl aims to be the NestJS of deno and built on top of Oak.
Included in video
- Creating a deno project from scratch
- Adding a custom tsconfig for deno
- Dependency management with file architecture
- Connecting to a postgres database with denodb
- Serving api endpoints with dactyl
Top comments (0)