Skip to content

Vectormike/oak-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST API built with Oak(Deno) and MongoDB

A basic example of how to configure and start an Oak server.

How to run this example

Run this example using:

deno run --allow-net --allow-read ./index.ts

if have the repo cloned locally OR

deno run --allow-net --allow-read https://raw.githubusercontent.com/Vectormike/opine/index.ts

if you don't.

About

REST API with Opine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors