#openapi

[ follow ]
Web frameworks
fromLogRocket Blog
4 days ago

tRPC vs oRPC: Which is better for your next TypeScript project, and why? - LogRocket Blog

Choose tRPC for simple TypeScript-only workflows; choose oRPC when OpenAPI and cross-language integrations (Python, mobile, third-party) are required.
fromGitHub
3 weeks ago

GitHub - mcpland/mock-mcp: Mock MCP Server - AI-driven mock data orchestration with OpenAPI JSON Schema for testing

Install the package. Add mock-mcp as a dev dependency inside your project. npm install -D mock-mcp yarn add -D mock-mcp pnpm add -D mock-mcp Configure the Model Context Protocol server. For example, Claude Desktop can launch the binary through npx: Connect from your tests. Use connect to retrieve a mock client and request data for intercepted calls. Run with MCP enabled. Prompt your AI client to run the persistent test command and provide mocks through the tools.
Software development
fromFoalts
1 month ago

Version 5.1 release notes | FoalTS

The Disk and LocalDisk services have a new method mkdirIfNotExists to creates directories. This is useful when using the local file system to ensure that a directory exists before saving files. Otherwise, an error can be thrown when it does not. On cloud storage services such as S3, directories are created automatically when saving files so this method does nothing.
Web frameworks
Web frameworks
fromInfoQ
2 months ago

.NET 10 RC 1: Introduces Persistent State in Blazor, Enhanced Validation, and Production-Ready Tools

.NET 10 Release Candidate 1 is available with a go-live license and introduces Blazor persistent state, Identity telemetry, validation enhancements, and OpenAPI schema refinements.
fromLogRocket Blog
5 months ago

How API client automation can save you hours in development - LogRocket Blog

API requests undergo increasing complexity as more functionality is added to apps, requiring careful management of client-side updates to ensure consistent interaction with server-side implementations.
Web development
Ruby on Rails
fromRubyflow
5 months ago

Introducing OasHanami: Generate OpenAPI Docs for Hanami APIs

OasHanami simplifies API documentation for Hanami apps using YARD tags.
Initial release seeks feedback from the Hanami community.
[ Load more ]