Telegram Group & Telegram Channel
⚡️ Thunder — минималистичный фреймворк для API на Go

[Thunder](https://github.com/Raezil/Thunder) — это лёгкий и быстрый инструмент для создания API-серверов на Go. Он фокусируется на простоте, читаемости и строгой типизации без лишних абстракций.

🧩 Ключевые особенности:

🧼 Чистая архитектура — без лишнего "магического" кода
💡 Использует Go-дженерики для гибкости и типобезопасности
⚙️ Простое подключение middleware и обработчиков
🧪 Упрощённое тестирование маршрутов
🪶 Низкий порог входа и лёгкая интеграция в существующие проекты


👨‍💻 Пример:


thunder.Get("/ping", func(c thunder.Context) error {
return c.JSON(200, "pong")
})


Всё просто и по-Goшному.


📦 Подходит для:
• Быстрой сборки REST API
• Микросервисов и CLI-инструментов
• Тех, кто хочет full-control без тяжёлых фреймворков

🔗 GitHub



tg-me.com/golang_interview/1198
Create:
Last Update:

⚡️ Thunder — минималистичный фреймворк для API на Go

[Thunder](https://github.com/Raezil/Thunder) — это лёгкий и быстрый инструмент для создания API-серверов на Go. Он фокусируется на простоте, читаемости и строгой типизации без лишних абстракций.

🧩 Ключевые особенности:

🧼 Чистая архитектура — без лишнего "магического" кода
💡 Использует Go-дженерики для гибкости и типобезопасности
⚙️ Простое подключение middleware и обработчиков
🧪 Упрощённое тестирование маршрутов
🪶 Низкий порог входа и лёгкая интеграция в существующие проекты


👨‍💻 Пример:


thunder.Get("/ping", func(c thunder.Context) error {
return c.JSON(200, "pong")
})


Всё просто и по-Goшному.


📦 Подходит для:
• Быстрой сборки REST API
• Микросервисов и CLI-инструментов
• Тех, кто хочет full-control без тяжёлых фреймворков

🔗 GitHub

BY Golang вопросы собеседований




Share with your friend now:
tg-me.com/golang_interview/1198

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

Telegram announces Search Filters

With the help of the Search Filters option, users can now filter search results by type. They can do that by using the new tabs: Media, Links, Files and others. Searches can be done based on the particular time period like by typing in the date or even “Yesterday”. If users type in the name of a person, group, channel or bot, an extra filter will be applied to the searches.

Look for Channels Online

You guessed it – the internet is your friend. A good place to start looking for Telegram channels is Reddit. This is one of the biggest sites on the internet, with millions of communities, including those from Telegram.Then, you can search one of the many dedicated websites for Telegram channel searching. One of them is telegram-group.com. This website has many categories and a really simple user interface. Another great site is telegram channels.me. It has even more channels than the previous one, and an even better user experience.These are just some of the many available websites. You can look them up online if you’re not satisfied with these two. All of these sites list only public channels. If you want to join a private channel, you’ll have to ask one of its members to invite you.

telegram from us


Telegram Golang вопросы собеседований
FROM USA