3 links
tagged with all of: documentation + api
Click any tag below to further narrow down your results
Links
OpenAI's gpt-oss models utilize the harmony response format to structure conversation outputs, reasoning, and function calls. This format allows for flexible output channels and is designed to integrate seamlessly with existing APIs, while custom implementations can follow the provided guide for proper formatting. Users are encouraged to refer to the documentation for comprehensive instructions on using the format effectively.
Scalar is a minimal and powerful open-source API reference tool that seamlessly integrates with various API frameworks and offers first-class OpenAPI support. It features a user-friendly interface, dynamic parameter handling, and the ability to save requests in organized collections while providing managed hosting options for API documentation. The platform is designed for developers, featuring a modern design and a range of plugins and integrations across multiple programming languages and frameworks.
asyncmcp is an implementation of the MCP protocol that enhances asynchronous communication between clients and servers by utilizing various transport layers like AWS SQS, webhooks, and hybrid methods. It allows for non-blocking requests by directing them to internal queues, facilitating efficient processing without the need for immediate responses. The project offers comprehensive documentation, installation guides, and examples for developers looking to integrate async capabilities into their applications.