deno.land / x / opine@2.3.4 / examples / json

json

An example of how to use the json body-parser middleware in your Opine applications.

How to run this example

Run this example using:

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

if have the repo cloned locally OR

deno run --allow-net --allow-read https://raw.githubusercontent.com/cmorten/opine/main/examples/json/index.ts

if you don't!

opine

Version Info

Tagged at
a year ago