DEV Community

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

Posted on

2 1

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)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay