File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ THIS DOCUMENT IS IN PROGRESS. THIS PARAGRAPH SHALL BE REMOVED WHEN THIS DOCUMENT
8888### Koa routing (third party libraries support)
8989
9090 Since Express comes with its own routing, but Koa does not have
91- any in-built routing, but there are third party libraries available
92- koa-router and koa-route for routing .
93- Similarly just like we have helmet for security in Express, for Koa
94- we have koa-helmet available and the list goes on for Koa third
95- party available libraries.
91+ any in-built routing, there are third party libraries available such as
92+ koa-router and koa-route.
93+ Similarly, just like we have helmet for security in Express, for Koa
94+ we have koa-helmet available and the list goes on for Koa available third
95+ party libraries.
You can’t perform that action at this time.
0 commit comments