fell down a rabbit hole this past week and built TRAM.
TRAM explores a narrow problem:
How do we make API behavior expectations directly visible, portable, executable, and reviewable?
fell down a rabbit hole this past week and built TRAM.
TRAM explores a narrow problem:
How do we make API behavior expectations directly visible, portable, executable, and reviewable?
Insomnia - Open-source API client & testing platform
Cossmology Profile: https://dub.sh/06xxY8g
Key People: Gregory Schier (@gschier), Cameron HayGlass
A fast, #project-#isolated #Postman/#ApiDog #alternative. Runs as an `#npx` #package — no installation bloat, no licensing, ~30MB RAM — https://github.com/AnandPilania/consolio
#webdev #devtools #apidevelopment #codingtools #developerproductivity #opensource #nolicense #restclient #nodejs #javascript #apitesting

A fast, project-isolated Postman/ApiDog alternative. Runs as an `npx` package — no installation bloat, no licensing, ~30MB RAM - AnandPilania/consolio
Intermediate Automation Tester (JB6057)
Hybrid, Bryanston & Isando
R50 000 to R60 000 a month CTC
#AutomationTester #TestAutomation #CI_CD #Selenium #Cucumber #WebDriverIO #APITesting #DevOps #ISTQB #SoftwareTesting
[Перевод] postman2pytest: как превратить Postman-коллекцию в pytest-набор за одну команду
Вот есть Postman-коллекция из 40 запросов. Разложена по папкам, и с тестовыми скриптами, которые проверяют статус-коды. Вы потратили на неё время, она хороша. И ещё у вас есть CI-пайплайн, который про Postman никогда не слышал и слышать не собирается. Эти две вещи мирно сосуществовали месяцами, потому что никто не хочет быть тем человеком, который вручную переписывает 40 запросов в pytest-функции. Newman, конечно, есть, но Newman гоняет тесты, а не генерирует код, который можно прочитать, отредактировать и нормально положить в систему контроля версий. Получается, коллекция документирует API. CI тестирует API. Они описывают одну и ту же систему и при этом никогда не встречались. Я написал postman2pytest , чтобы их познакомить.
HTTPie - Human-friendly API testing tools
Cossmology Profile: https://dub.sh/iYDyLXq
Key People: Jakub Roztocil
Tuesday, March 31, 2026
Day 89 of Year 3
Day 820 overall since Jan 1, 2024
💻 nhcarrigan-mentorship:
• Focused on debugging backend database connection
• Learned the difference between direct DB access vs REST API in Supabase
• One step closer to getting the app fully connected
Clarity comes from digging into the details — today was one of those days. 🔍
📖 Daily reading ✅ staying consistent
#JavaScript #BackendDevelopment #APITesting #Supabase #Databases #ProblemSolving #SoftwareEngineering
Ready to level up your Event-Driven Architecture? 🚀
The upcoming Microcks 1.14 release is bringing a powerful new capability to the community: Asynchronous Triggers! ⚡️
Get a head start and check out the new documentation here:
👉 https://microcks.io/documentation/explanations/async-triggers/
Kudos to the Microcks maintainers for continuing to push the boundaries of API mocking and testing! 👏
Tuesday, March 17, 2026
Day 75 of Year 3
Day 806 since Jan 1, 2024
💻 nhcarrigan-mentorship:
• Strengthened backend debugging skills
• Tested API routes with Postman
• Verified request parameters, status codes, and data validation across endpoints
Reliable APIs are built through testing, validation, and attention to detail. Every check matters.
#JavaScript #APITesting #BackendDevelopment #NodeJS #ExpressJS #PrismaORM #APIDevelopment #WebDevelopment #DevJourney #SoftwareEngineering