|
You are here |
navendu.me | ||
| | | | |
cameronnokes.com
|
|
| | | | | jq is a powerful tool that lets you read, filter, and write JSON in bash | |
| | | | |
blog.kellybrazil.com
|
|
| | | | | In this article I give a quick snapshot of what it's like to work with JSON in various traditional and next generation shells. Traditional shells like Bash and Windows Command Prompt (cmd.exe) don't have built-in JSON support and require 3rd party utilities. Newer shells like NGS, Nushell, Oil, Elvish, Murex, and PowerShell have JSON serialization/deserialization and filtering capabilities built-in for a cleaner experience. The post Working with JSON in Various Shells appeared first on Brazil's Blog.... | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] The article discusses various tools for ad hoc testing HTTP APIs, including command line utilities like curl and HTTPie, GUI clients like Postman and Insomnia, scratchpad tools such as REST Client for VS Code, and browser features. | |
| | | | |
www.shuttle.dev
|
|
| | | Using JSON Web Tokens (JWTs) when implementing authentication in a Rust API | ||