DEV Community

Cover image for A Dinosaur Rest API with Dactyl and denoDB
Kelvin Mai
Kelvin Mai

Posted on

A Dinosaur Rest API with Dactyl and denoDB

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

Resource Links

Follow and support me

Top comments (0)