Skip to main contentSkip to navigation
Back to all tags

api-development

19 topics and 9 pages tagged with "api-development"

Topics

tRPC

tool

tRPC is an end-to-end typesafe RPC framework that enables building type-safe APIs without code generation, providing automatic TypeScript inference from server to client with zero runtime bloat.

9/2/2025
1 pages
api-developmentrpctypescript+6 more

Insomnia

tool

Insomnia is an open-source, cross-platform API client for testing and debugging REST, GraphQL, gRPC, WebSockets, and other HTTP protocols with collaborative design and testing features.

9/1/2025
1 pages
api-developmenthttp-clientdeveloper-tool+7 more

Postman

tool

Postman is an API platform for building, testing, documenting, and sharing APIs. It simplifies each step of the API lifecycle, from design to deployment.

9/1/2025
1 pages
api-developmentapi-testingrest-api+4 more

Postman, Insomnia, Thunder Client, Hoppscotch

compare

A comprehensive comparison of four popular API development and testing tools: Postman (commercial platform), Insomnia (Kong's cross-platform client), Thunder Client (VS Code extension), and Hoppscotch (open-source ecosystem) - covering features, performance, pricing, and use cases.

9/1/2025
1 pages
api-testingdeveloper-toolshttp-client+4 more

Migrate REST API to GraphQL

howto

The process of transforming an existing RESTful API architecture into a GraphQL API, often involving schema definition, resolver implementation, and data source integration.

9/1/2025
1 pages
api-migrationrest-apigraphql+5 more

GraphQL

tool

GraphQL is a query language and runtime for APIs that allows clients to request exactly the data they need, providing a complete and understandable description of API data with strong typing and introspection capabilities.

9/1/2025
2 pages
api-developmentquery-languagebackend-development+8 more

Apollo GraphQL

tool

Apollo GraphQL is a comprehensive platform for building, managing, and scaling GraphQL APIs that provides client libraries, server tools, and cloud services for unified data access.

9/1/2025
1 pages
graphql-platformapi-developmentbackend-as-a-service+5 more

Hot Chocolate

tool

Hot Chocolate is an open-source GraphQL server framework for .NET that enables developers to build spec-compliant GraphQL APIs with minimal boilerplate code and advanced features like federation support.

9/1/2025
1 pages
graphqlnetcsharp+5 more

GraphQL

howto

GraphQL is a query language and runtime for APIs that allows clients to request exactly the data they need, developed by Facebook and widely adopted for building flexible, efficient data-fetching interfaces.

9/1/2025
1 pages
graphqlperformance-optimizationn-plus-one+5 more

FastAPI

tool

FastAPI is a modern Python web framework for building high-performance APIs with automatic interactive documentation and type safety.

9/1/2025
2 pages
python-frameworkweb-developmentapi-development+5 more

Express.js

tool

A minimal and flexible Node.js web application framework that provides routing, middleware, and HTTP utilities for building web applications and REST APIs.

8/31/2025
4 pages
web-frameworkbackend-developmentnodejs+4 more

Shopify app development tools

review

Shopify app development tools is an integrated suite of command-line, web-based, and API tools provided by Shopify to help developers build, test, and deploy applications for the Shopify App Store and custom merchant solutions.

8/31/2025
1 pages
developer-toolse-commerce-developmentshopify+5 more

Node.js

tool

A free, open-source, cross-platform JavaScript runtime environment that allows developers to run JavaScript outside web browsers for building servers, web apps, command line tools, and scripts.

8/29/2025
10 pages
javascript-runtimeserver-side-developmentcross-platform+5 more

Hoppscotch

tool

Hoppscotch is an open-source, web-based API development ecosystem that provides a lightweight alternative to Postman for testing REST APIs, GraphQL, WebSocket, and real-time API protocols.

8/26/2025
1 pages
api-developmentapi-testingdeveloper-productivity+5 more

Anypoint Code Builder

tool

Anypoint Code Builder is MuleSoft's next-generation AI-powered IDE for designing, developing, and deploying APIs and integrations, built on Visual Studio Code.

8/25/2025
2 pages
ideapi-developmentintegration-development+7 more

Anypoint Studio

tool

An Eclipse-based integration development environment for designing, testing, and deploying Mule applications with visual flow editors and prebuilt connectors.

8/24/2025
1 pages
ideintegration-platformapi-development+7 more

FastAPI

howto

FastAPI is a modern, high-performance Python web framework for building REST APIs with automatic interactive documentation and type validation.

8/23/2025
1 pages
web-development-frameworksapi-developmentpython-web-frameworks+7 more

MongoDB Express Mongoose

integration

A complete backend web development stack combining MongoDB (document database), Express.js (Node.js web framework), and Mongoose (MongoDB object modeling library) for building scalable production-ready web applications and APIs.

8/23/2025
1 pages
backend-developmentnodejsmongodb+5 more

Django

tool

Django is a high-level Python web framework that enables rapid development of secure and maintainable web applications with clean, pragmatic design.

8/23/2025
3 pages
web-frameworkpythonbackend-development+13 more

Pages