File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed 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
88
88
### Koa routing (third party libraries support)
89
89
90
90
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