udemy-jverd / todo-rest-api

A typescript REST API to handle todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo REST API

A typescript REST API from the typescript Udemy course to handle todos.

Usage

npm i
# then run both following commands
npm run dev-compile
npm run dev

About

A typescript REST API to handle todos


Languages

Language:TypeScript 100.0%