toozhuang / typescript-starter

Nest framework TypeScript starter :coffee:

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

read me here

内容

把返回所有午餐的功能变成根据条件查询菜单的功能。

简单规则

/list  -  返回所有的午饭信息 

/list/日期 - 返回当天的午饭信息

/list/日期/week - 返回该周的午饭信息添加针对每日菜单的不同查询

About

Nest framework TypeScript starter :coffee:

https://nestjs.com


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%