Skip to content

singhcool/Deno-Sample-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Sample App with Mongo DB

Description

REST API in Deno using MongoDB and Oak

Features

  • Create Application using oak framework
  • Implement the Controller and Models using Class method
  • Import the npm packages using jspm.io
  • Create Rest API using Mongo DB
  • Implemet the Error Log
  • Class validator Integrated
  • Docker build setup
  • Swagger Documentation

ROADMAP:

  • Authentication and Protected and Public Routes

Installation

Deno Installation

Start app

deno run --allow-net --allow-env --allow-write --allow-read --allow-plugin --unstable --config tsconfig.json src/server.ts

Stay in touch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published