htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Horizon : RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app devel...
httpbin.org : A simple HTTP Request & Response Service.
API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
Bluepine is a DSL for defining API Schema/Endpoint with the capabilities to generate Open API (v3) spec, validate API request and serialize object for API response based on single schema definition.
Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.