Get up and running with Express & TS fast with Deno! This repo holds the code from Tim's tutorial on building a REST API with Deno & Express. To get started: deno task dev You can re-generate the mock user data using the ./generate_data.ts helper.