Category: Web Development
Useful tools for developing endpoints & mocking REST services & data
Working on a modern application often requires making web requests to web services. Sometimes the API endpoint is not complete, or accessible during development. Here are a few sites and services that I use to continue development on the client while waiting for the API to be complete.
Editor-Fu: Jump to Matching Bracket
Are you stuck in a nested control structure and have been let down by poor code indentation? Trying to find […]