Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wpcodevo/deno-crud-app

In this article, you'll learn how to implement CRUD (Create, Read, Update, and Delete) operations with DenoDB in Deno. The Deno CRUD API will run on an Oak middleware framework and store data in an SQLite database.
https://github.com/wpcodevo/deno-crud-app

api crud-api deno deno-crud deno-crud-api denodb rest-api rest-crud restful-crud-api

Last synced: about 1 month ago
JSON representation

In this article, you'll learn how to implement CRUD (Create, Read, Update, and Delete) operations with DenoDB in Deno. The Deno CRUD API will run on an Oak middleware framework and store data in an SQLite database.

Awesome Lists containing this project