No features have been listed yet.
No Graphiti videos yet. You could help us improve this page by suggesting one.
Based on our record, OpenAPI Generator seems to be a lot more popular than Graphiti. While we know about 43 links to OpenAPI Generator, we've tracked only 3 mentions of Graphiti. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Patches are also useful if we're making manual modifications to any codebase that is being auto-generated, i.e. If we're using openapi-generator off of an OpenAPI spec to create clients and scaffolded server codebases. We would want to maintain the patch as a way to ensure that subsequent re-generations of the code don't wipe out any manual changes we have to make in-between. - Source: dev.to / 3 months ago
Manually writing API clients can be time-consuming and result in errors. This is where the OpenAPI specification and tools like OpenAPI Generator are helpful. - Source: dev.to / 7 months ago
With your API defined, use the OpenAPI Generator to generate your code automatically. The PHP Flight generator โ documented here โ was provided by the author and, although its status is still marked as "experimental", it has been my production workhorse for over a year. - Source: dev.to / 7 months ago
You would use OpenAPI (formerly Swagger) [1] for that, which includes JSONSchema for data types but also adds specs for defining REST apis. There are plenty of generators and other tools that work with OpenAPI [2] [1] https://www.openapis.org/ [2] https://openapi-generator.tech/. - Source: Hacker News / over 1 year ago
As a result, the following specification can be used to generate clients in a number of different languages via OpenAPI Generator. - Source: dev.to / over 1 year ago
Great idea! How does it compare to Graphiti / Zep? They use real time knowledge-graphs https://github.com/getzep/graphiti to tackle the problem you are trying to solve. - Source: Hacker News / about 1 month ago
How does this compare to ingesting all your code into some RAG tool and using that in a chat? I understand the citations part, which is a cool feature indeed, but especially tools for graph-RAG, such as graphiti https://github.com/getzep/graphiti can deliver so much more information that can be stored in a graph versus the code-repository alone, such as info about... - Source: Hacker News / 2 months ago
Hi, I'm Daniel from Zep. I've integrated the Cursor IDE with Graphiti, our open-source temporal knowledge graph framework, to provide Cursor with persistent memory across sessions. The goal was simple: help Cursor remember your coding preferences, standards, and project specs, so you don't have to constantly remind it. Before this integration, Cursor (an AI-assisted IDE many of us already use daily) lacked a... - Source: Hacker News / 6 months ago
AutoRestCodeGenerator - AutoRestCodeGenerator is an open-source OpenAPI (f.k.a Swagger) Specification code generator released under the MIT License that supports Python, C#, TypeScript, PowerShell, Go, Node.js, and Java.
DeepWiki - Wikipedia for github Code Repositories: Instantly Understand Any GitHub Project with AI
TypeDoc - A documentation generator for TypeScript projects
API Spec Converter - API Spec Converter is an open-source solution that enables you to transform API descriptions between major formats like WADL, OpenAPI (fka Swagger), API Blueprint, RAML, and more.
API Transformer - API Transformer is a powerful solution that enables you to Transform API specifications to any format.
swagger.io - Swagger is an open source RESTapi Documentation Tool.