#api-testing

[ follow ]
fromInfoWorld
2 days ago

Microsoft's Dev Proxy puts APIs to the test

Much of modern application development depends on APIs. In the past we may have built massive monolithic applications, but modern cloud-native development depends on collections of microservices, linked by APIs that offer everything from remote procedure calls to database operations. This approach makes applications easier to run, allowing them to scale with user demand. It also makes them more reliable, handling failover in the event of data center outages.
Software development
fromSitePoint Forums | Web Development & Design Community
3 months ago

Help me decide which developer tools to build next for JSON workflows

You've already covered most of the "core" JSON utilities, so that's a really solid toolkit. A few things that come to mind that could make it even more useful: JSON → Markdown / Table generator: super handy for documentation and wikis. JSON Schema → Form generator: let people paste a schema and instantly get a web form to fill in.
Software development
fromSubstack
4 months ago

5 VS Code Tools That Supercharge Your Workflow

VS Code Tunnels lets you securely expose your local environment to the internet with just a few clicks. Anyone with the link can access your app directly from their browser.
Software development
Canada news
fromRaymondcamden
7 months ago

Using AI to Analyze Chart Images

GenAI can parse chart images but requires comprehensive schema definitions for JSON responses, which presents challenges in testing standardization.
Software development
fromInfoQ
7 months ago

Scaling API Independence: Akehurst on Mocking, Contract Testing, and Observability

Developer autonomy in microservices requires advanced techniques like mocking and contract testing to manage API dependencies and enhance testing environments.
[ Load more ]