Skip to content

braidn/deno-products-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Simple Products Server.

What is this?

Just a playground for Deno and Oak. Specifically to create a simple product CRUD API

How To Run

  • Install Deno
  • Fork/Clone this REPO locally
  • Run: deno run --allow-net server.ts
  • Allow permissions when asked
  • Curl localhost:5000 and routes defined in controllers/products.ts

Influenced By

This Deno 'Crash Course' video

About

Simple Products CRUD Server written for Deno

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published