mirror of
https://github.com/koajs/examples.git
synced 2026-01-18 14:38:19 +00:00
Update Readme.md
Delete broken "debugging" example from "Other examples", add it unbroken to "Included examples".
This commit is contained in:
parent
7b912fcc24
commit
d7c7f6aba4
@ -13,6 +13,7 @@
|
||||
- [cookies](https://github.com/koajs/examples/tree/master/cookies) cookie usage example
|
||||
- [body-parsing](https://github.com/koajs/examples/tree/master/body-parsing) request body parsing
|
||||
- [blog](https://github.com/koajs/examples/tree/master/blog) multi-route & view rendering
|
||||
- [debugging](https://github.com/koajs/examples/tree/master/debugging) middleware debugging example
|
||||
|
||||
## Other examples
|
||||
|
||||
@ -24,7 +25,6 @@
|
||||
- [cookies](tree/master/cookies) cookie usage example
|
||||
- [body-parser](tree/master/body-parser) request body parsing
|
||||
- [blog](tree/master/blog) multi-route & view rendering
|
||||
- [debugging](tree/master/debugging) middleware debugging example
|
||||
- [links](https://github.com/juliangruber/links) experimental content sharing and collaboration platform
|
||||
- [bigpipe](https://github.com/jonathanong/bigpipe-example) Facebook's BigPipe implementation in koa and component
|
||||
- [webcam-mjpeg-stream](https://github.com/jonathanong/webcam-mjpeg-stream) - stream JPEG snapshots from your Mac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user