Skip to content

coderanac/DENO-first-api-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DENO-first-api-rest

My first api with Deno

Installation

  • clone this repository
  • install Deno
  • at the terminal run the command deno run --allow-net ./server.ts
  • open the postman and test the paths

http://localhost:3000/api/movies
http://localhost:3000/api/movies/1

  • use the comands for GET, POST, PATH and DELETE

About

My first api with Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published