A simple API for weight tracker app built with Drash (REST microframework for Deno).
- Install deno
git clone git@github.com:ChawkiOS/weight-tracker-deno-rest-api.git
cd weight-tracker-deno-rest-api
- No
npm install
needed 😅 deno run --allow-net app.ts
To Be Continued with a mongodb and a small front end app.