/deno-api-oak

Building CRUD api's using Deno and oak

Primary LanguageTypeScript

deno-api-oak

This Git repository is created for the purpose of showing how you can "Buildi CRUD api's using Deno and oak". Related medium article can be found here.

Steps to run the code.

Make sure you have installed Deno in your machine. if not, please refer this article for further instruction related to installation and set up.

To run the application and start consuming api's, please run following command.

    deno run --allow-env --allow-net app.ts