#api Cheatsheets
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.
A quick reference guide to Shopify, covering essential features, Liquid templating, API interactions, and common tasks for managing your online store.
A comprehensive cheat sheet for Express.js, covering essential concepts, middleware, routing, and common tasks for building web applications and APIs.
A concise cheat sheet for Laravel Lumen, covering essential commands, configurations, and functionalities to help you build microservices and APIs efficiently.
A quick reference guide for technical writers creating API documentation, covering key elements, templates, and best practices.
A comprehensive cheatsheet covering GraphQL syntax, queries, mutations, schema definition, and best practices for designing and implementing GraphQL APIs.
A handy reference for using Newman, the command-line collection runner for Postman, to execute and test API collections efficiently.
A concise reference for GraphQL syntax, schema definition, queries, mutations, and common directives, designed for quick lookup and efficient development.
A comprehensive cheat sheet covering Postman's testing and debugging features, including writing tests, debugging requests, and using the Postman console effectively.
A comprehensive cheat sheet for Hapi.js, covering essential concepts, configuration, routing, plugins, and more, to help you build robust and scalable web applications.
A comprehensive guide to testing and debugging web services using SoapUI, covering essential features, configurations, and best practices.
A quick reference guide covering the essential principles, methods, and best practices for designing RESTful APIs.
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.
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.
A quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.