mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Add a guide section for resource links
This commit is contained in:
parent
cc507789bf
commit
66f7c15c4d
2 changed files with 21 additions and 0 deletions
17
guide/resources.md
Normal file
17
guide/resources.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
Resources
|
||||||
|
=========
|
||||||
|
|
||||||
|
Frameworks
|
||||||
|
----------
|
||||||
|
|
||||||
|
* Please send a pull request!
|
||||||
|
|
||||||
|
Helper libraries
|
||||||
|
----------------
|
||||||
|
|
||||||
|
* Please send a pull request!
|
||||||
|
|
||||||
|
Articles
|
||||||
|
--------
|
||||||
|
|
||||||
|
* Please send a pull request!
|
|
@ -58,3 +58,7 @@ Cowboy User Guide
|
||||||
* One process for many requests
|
* One process for many requests
|
||||||
* Lowercase header names
|
* Lowercase header names
|
||||||
* Improving performance
|
* Improving performance
|
||||||
|
* [Resources](resources.md)
|
||||||
|
* Frameworks
|
||||||
|
* Helper libraries
|
||||||
|
* Articles
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue