Description: Crystal is a compiled, general-purpose, object-oriented programming language with a syntax similar to Ruby. It has static type checking, bindings to C libraries, and claims to have performance comparable to statically typed languages like C++ and Go.
Type: software
Pricing: Open Source
Description: An HTTP debugger is a tool that allows developers to inspect, debug and test HTTP requests and responses. It provides visibility into headers, cookies, caching, redirects and other aspects of HTTP communication.
Type: software