/todo-denodb-orm-sqlite

This an example for ORM based API in Deno using Denodb,Sqllite3 and Oak.

Primary LanguageTypeScript

About

This is a tutorial for deno beginners create API using SQLite, Oak-Router, denodb

I recommend use POSTMAN to test the API requests

This project created with CLI Tool create-app

  • Use comment Anchor extention in VSCode So that yo can easily jumb into Notes

How to run

Clone the repo and cd into folder and run using denon/deno

deno run -A --unstable main.ts

*-A for all pass permissions