FastAPI Cheat Sheet
FastAPI Cheat Sheet

A comprehensive cheat sheet for FastAPI, a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

Shopify Cheatsheet
Shopify Cheatsheet

A quick reference guide to Shopify, covering essential features, Liquid templating, API interactions, and common tasks for managing your online store.

Express.js Cheatsheet
Express.js Cheatsheet

A comprehensive cheat sheet for Express.js, covering essential concepts, middleware, routing, and common tasks for building web applications and APIs.

Laravel Lumen Cheat Sheet
Laravel Lumen Cheat Sheet

A concise cheat sheet for Laravel Lumen, covering essential commands, configurations, and functionalities to help you build microservices and APIs efficiently.

API Documentation Cheatsheet
API Documentation Cheatsheet

A quick reference guide for technical writers creating API documentation, covering key elements, templates, and best practices.

GraphQL API Cheatsheet
GraphQL API Cheatsheet

A comprehensive cheatsheet covering GraphQL syntax, queries, mutations, schema definition, and best practices for designing and implementing GraphQL APIs.

Newman CLI Cheatsheet
Newman CLI Cheatsheet

A handy reference for using Newman, the command-line collection runner for Postman, to execute and test API collections efficiently.

GraphQL Cheatsheet
GraphQL Cheatsheet

A concise reference for GraphQL syntax, schema definition, queries, mutations, and common directives, designed for quick lookup and efficient development.

Postman Testing & Debugging Cheatsheet
Postman Testing & Debugging Cheatsheet

A comprehensive cheat sheet covering Postman's testing and debugging features, including writing tests, debugging requests, and using the Postman console effectively.

Hapi.js Cheat Sheet
Hapi.js Cheat Sheet

A comprehensive cheat sheet for Hapi.js, covering essential concepts, configuration, routing, plugins, and more, to help you build robust and scalable web applications.

SoapUI Testing & Debugging Cheatsheet
SoapUI Testing & Debugging Cheatsheet

A comprehensive guide to testing and debugging web services using SoapUI, covering essential features, configurations, and best practices.

RESTful API Design Cheatsheet
RESTful API Design Cheatsheet

A quick reference guide covering the essential principles, methods, and best practices for designing RESTful APIs.

JSDoc Cheatsheet
JSDoc Cheatsheet

A quick reference guide for JSDoc, the industry standard for documenting JavaScript code. This cheatsheet provides syntax and examples for documenting functions, variables, types, and more.

HTTPie Command-Line HTTP Client Cheatsheet
HTTPie Command-Line HTTP Client Cheatsheet

A comprehensive guide to using HTTPie, a command-line HTTP client, for making API requests, testing endpoints, and inspecting HTTP traffic with examples and usage scenarios.

DOM Selection API Cheatsheet
DOM Selection API Cheatsheet

A quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.