Back to projects list

Project: Deno REST API

github_icon GitHub

Languages

typescript

Typescript

Libraries / Frameworks / Technologies

deno

Deno

I can say that building a REST API with oak and Deno is way easier than building it with Express.js and Node.js. Mainly because of Deno’s AMAZING TypeScript support, which makes connecting the router, middlewares, and controllers way simpler.