From 0abe10e3d7895fafaa3825d6e00c35fa594f51c2 Mon Sep 17 00:00:00 2001 From: Ender Bonnet Date: Fri, 26 Jun 2020 21:52:29 -0400 Subject: [PATCH] Doc: Add media tutorial on spanish --- .github/README.md | 1 + .github/README_ar_SA.md | 1 + .github/README_de.md | 1 + .github/README_es.md | 3 ++- .github/README_fr.md | 1 + .github/README_he.md | 1 + .github/README_id.md | 1 + .github/README_ja.md | 1 + .github/README_ko.md | 1 + .github/README_nl.md | 1 + .github/README_pt.md | 1 + .github/README_ru.md | 1 + .github/README_tr.md | 1 + .github/README_zh-CN.md | 1 + 14 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 93f5730f..772a3b84 100644 --- a/.github/README.md +++ b/.github/README.md @@ -527,6 +527,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Contribute diff --git a/.github/README_ar_SA.md b/.github/README_ar_SA.md index a8dc0697..9c0cdaa3 100644 --- a/.github/README_ar_SA.md +++ b/.github/README_ar_SA.md @@ -593,6 +593,7 @@ The Fiber middleware modules listed here are maintained by the [Fiber team](http - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ ู…ุณุงู‡ู…ุฉ diff --git a/.github/README_de.md b/.github/README_de.md index 4fd944e8..d225935a 100644 --- a/.github/README_de.md +++ b/.github/README_de.md @@ -523,6 +523,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Mitwirken diff --git a/.github/README_es.md b/.github/README_es.md index 9f0c734e..90732de3 100644 --- a/.github/README_es.md +++ b/.github/README_es.md @@ -523,7 +523,8 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ - +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ + ## ๐Ÿ‘ Contribuir Si quiere **agradecer** y/o apoyar el desarrollo activo de `Fiber`: diff --git a/.github/README_fr.md b/.github/README_fr.md index ddfdaaeb..45399fa4 100644 --- a/.github/README_fr.md +++ b/.github/README_fr.md @@ -523,6 +523,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Contribuer diff --git a/.github/README_he.md b/.github/README_he.md index 143014a4..f7e42cdc 100644 --- a/.github/README_he.md +++ b/.github/README_he.md @@ -650,6 +650,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_
diff --git a/.github/README_id.md b/.github/README_id.md index be043fc0..abaff98c 100644 --- a/.github/README_id.md +++ b/.github/README_id.md @@ -525,6 +525,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Berkontribusi diff --git a/.github/README_ja.md b/.github/README_ja.md index 96f073e5..c85f4ce3 100644 --- a/.github/README_ja.md +++ b/.github/README_ja.md @@ -526,6 +526,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ ่ฒข็Œฎใ™ใ‚‹ diff --git a/.github/README_ko.md b/.github/README_ko.md index 594060db..c16ffb6e 100644 --- a/.github/README_ko.md +++ b/.github/README_ko.md @@ -528,6 +528,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ ๊ธฐ์—ฌ diff --git a/.github/README_nl.md b/.github/README_nl.md index 319d7710..9aeb6577 100644 --- a/.github/README_nl.md +++ b/.github/README_nl.md @@ -527,6 +527,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Bijdragen diff --git a/.github/README_pt.md b/.github/README_pt.md index 622693bf..37da47a9 100644 --- a/.github/README_pt.md +++ b/.github/README_pt.md @@ -523,6 +523,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Contribuindo diff --git a/.github/README_ru.md b/.github/README_ru.md index 6afa42a0..cc20596b 100644 --- a/.github/README_ru.md +++ b/.github/README_ru.md @@ -526,6 +526,7 @@ The Fiber middleware modules listed here are maintained by the [Fiber team](http - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ ะŸะพะผะพั‰ัŒ ะฟั€ะพะตะบั‚ัƒ diff --git a/.github/README_tr.md b/.github/README_tr.md index a5e2a97a..8a766339 100644 --- a/.github/README_tr.md +++ b/.github/README_tr.md @@ -519,6 +519,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ Destek diff --git a/.github/README_zh-CN.md b/.github/README_zh-CN.md index 983e5716..3c4536e3 100644 --- a/.github/README_zh-CN.md +++ b/.github/README_zh-CN.md @@ -526,6 +526,7 @@ This is a list of middlewares that are created by the Fiber community, please cr - [Fiber v1.9.6 ๐Ÿ”ฅ How to improve performance by 817% and stay fast, flexible and friendly?](https://dev.to/koddr/fiber-v1-9-5-how-to-improve-performance-by-817-and-stay-fast-flexible-and-friendly-2dp6) - _12 May 2020_ - [The road to web-based authentication with Fiber โšก](https://vugt.me/the-road-to-web-based-authentication-with-fiber/) - _20 May 2020_ - [Building an Express-style API in Go with Fiber](https://blog.logrocket.com/express-style-api-go-fiber/) - _10 June 2020_ +- [Construir una API en Golang con Fiber ๐Ÿ‡ช๐Ÿ‡ธ](https://enbonnet.me/article/53/construir-api-golang-con-fiber) - _28 June 2020_ ## ๐Ÿ‘ ่ดก็Œฎ