Programming Resources
21.6K subscribers
1.78K photos
7 videos
4 files
110 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
Localhost.run provides a secure and easy way to share your local server with the world. With a simple command, you can create a temporary public URL for your localhost, making it a great alternative to ngrok for sharing projects or testing webhooks without complex setups.
این سایت به شما امکان میده سرور محلی خود را به روشی امن و ساده با دیگران به اشتراک بگذارید. با یک فرمان ساده، میتونید یک آدرس عمومی موقت برای localhost خود ایجاد کنید و به عنوان جایگزینی برای ngrok استفاده کنید،

#Networking #Development #Localhost #Tunneling
@pythony

https://localhost.run
31
WireMock is a flexible tool for mocking APIs, enabling you to simulate HTTP-based services. Whether you’re testing REST, SOAP, or other HTTP protocols, WireMock helps create a controlled environment for testing without relying on external APIs. Perfect for speeding up development and ensuring consistent test results.

ابزاری انعطاف‌پذیر برای شبیه‌سازی API که به شما اجازه می‌دهد خدمات HTTP را به راحتی شبیه‌سازی کنید. ایده‌آل برای تست REST، SOAP و سایر پروتکل‌های HTTP، بدون نیاز به اتصال به APIهای خارجی.

#Testing #APIs #Mocking #Development #WireMock
@pythony

https://wiremock.org/
👍61❤‍🔥1
A modern branching strategy where developers work in a single branch (the "trunk"), making small, frequent changes. It improves CI/CD, reduces merge conflicts, and enhances collaboration.
یک روش توسعه به نام TrunkBased که در مقابل feature-based قرار داره و بحث‌های زیادی راجع بهش هست که کدوم یکی کجاها بهتره یا بدتره میتونید تو این سایت کلی چیز درموردش یاد بگیرید

#Development #Trunk #TrunkBased #Git #Branch #Software #VCS #Version #Versioning #Control
@pythony

https://trunkbaseddevelopment.com
3👍31🤨1
A collection of sample agents built with Agent Development (ADK) built by google for Gemini.
مجموعه‌ای از نمونه‌های آماده Agent هایی که میشه با Agent Development Kit گوگل که جدیدا منتشر شده.

#Agent #Google #Gemini #ChatGPT #AI #Tools #Sample #Kit #Development #ADK
@pythony

https://github.com/google/adk-samples
👍1