#api-testing

[ follow ]
fromInfoWorld
5 months 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
8 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
9 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
[ Load more ]