CSColin Samplerinpingeo.hashnode.dev·9h ago · 2 min readPingeo #4 - NextJS-Like Approach To Routing Is Not Good Choice For API Testing Tools At AllI take just take GET request, add query params and entire idea with keeping API requests as beautifully structured (directory/ file)paths collapses. Simply because there is no reasonable place where 00
CSColin Samplerinpingeo.hashnode.dev·Jul 11 · 4 min readPingeo #3 - First step in UI - first problemsWow! I thought that it will be easier. I recently spent limited time on creating: First Pingeo Screen - Projects View - Projects List - Open project Picker Actually first scenario from this Pingeo 00
CSColin Samplerinpingeo.hashnode.dev·Jul 2 · 5 min readPingeo #2 - First Steps With CLIIntroduction Everything starts in project's root directory. User select empty folder where Pingeo starts to live and is at your service. This post starts from couple Gherkin scenarios that clarifies00
CSColin Samplerinpingeo.hashnode.dev·Jun 28 · 5 min readPingeo #1 - Foundation OverviewRequest types When designing a modern API testing tool, it's useful to think of requests not only as HTTP methods, but as different communication models. The most common request types include REST API00
CSColin Samplerinpingeo.hashnode.dev·Jun 25 · 4 min readWelcome to the Pingeo JourneyPingeo This article starts a new series on this blog. Over the coming weeks and months, I'll be documenting the design and development of Pingeo — an API platform that doesn't exist yet, but one that 00