abbeymart / mcdbcrud-mg-deno

CRUD operations package for MongoDB (deno-ts)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcdbcrud_mg | github.com/abbeymart/mcdbcrud-mg-deno

  • @mconnect/mcdbcrud-mg package includes the crud operations for MongoDB
  • See the test folder for different test cases / scenarios and usage

Usage

import { newSaveRecord } from "https://deno.land/x/mcdbcrud_mg@v0.2.0/mod.ts";

// See the test folder for different test cases / scenarios and usage

About

CRUD operations package for MongoDB (deno-ts)

License:MIT License


Languages

Language:TypeScript 100.0%