OpenAI 2026 hackathon

Sydes test

Turn backend API code into contracts, test cases, and Postman collections.

Solo project by Karim S · 2 likes · 0 comments

Archive position — measured, not model output

2 likes on Devpost

221 of the 7,856 archived projects have more likes, and 285 share exactly 2 — so this project's #479 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

Sydes-test is a Python-based command-line tool that analyzes backend API code repositories (supporting Express, FastAPI, Spring Boot) to extract API contracts, generate test cases, and export Postman collections. It uses deterministic code extraction first, with optional LLM assistance for unresolved gaps.

What changed

The project was built as part of the OpenAI 2026 hackathon. The author states it was developed iteratively using Codex and GPT-5.6 for architecture and debugging decisions, with a focus on framework-neutral extraction strategies and integration with LLMs for handling edge cases.

Single most important open question

Is there any evidence of real-world usage or adoption beyond the hackathon context? The description does not indicate any revenue, customers, or product-market fit beyond the author's own development work.

Back to contents

What The Product Actually Is

The description states that Sydes-test is a Python CLI tool that:

  • Analyzes backend repositories to discover API routes.
  • Reconstructs request and response contracts.
  • Generates test cases.
  • Exports Postman files (collections and environments).
  • Uses deterministic extraction as the primary method, with optional LLM steps for unresolved gaps.

It supports Express, FastAPI, and Spring Boot frameworks. The tool is described as having a workflow involving three main commands: init, scan, and generate.

The author notes that Codex implemented most of the CLI functionality, including contract extraction, response normalization, test generation, Postman export, debug artifacts, and regression tests.

Inference It appears to be a developer tool aimed at automating API testing workflows by reducing manual effort in understanding and documenting backend APIs. It is not a SaaS product or hosted service but a local CLI utility.

Back to contents

Positioning & Claim Evolution

The tagline states: “Turn backend API code into contracts, test cases, and Postman collections.”

The author's own write-up claims that Sydes-test was inspired by the need to understand backend API structure before generating useful tests. It emphasizes:

  • A deterministic-first approach.
  • Use of LLMs only for filling gaps.
  • Framework-neutral design.
  • Integration with CI pipelines and coding agents (future plans).

Inference The positioning appears to be that Sydes-test is a developer productivity tool focused on API contract discovery and automated testing. It positions itself as an aid for developers working with backend APIs, especially in complex or multi-framework environments.

Back to contents

Target Customer & ICP

The description does not state the target customer or ideal customer profile (ICP). The author describes it as a CLI tool used during development, but no explicit user persona is given.

Inference Based on the tool's nature and use case, the likely users are backend developers, QA engineers, or devops teams working with APIs in Express, FastAPI, or Spring Boot frameworks. However, this is inferred from the context and not explicitly stated.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description. The tool is presented as a hackathon project, and no mention is made of monetization, subscriptions, or paid features.

Inference It appears to be an open-source or internal tool at this stage, with no commercial model evident from the description.

Back to contents

Technical & Delivery Signals

The author states:

  • Built using Python CLI, Codex, and GPT-5.6.
  • Uses a deterministic extraction approach first, followed by optional LLM steps.
  • Implements route-specific evidence retrieval.
  • Supports Express, FastAPI, Spring Boot frameworks.
  • Includes debug artifacts, regression tests, and Postman export.
  • The LLM is used only for filling unresolved gaps, not for full contract generation.

Inference The tool shows technical maturity in handling multiple frameworks, deterministic logic, and LLM integration. It suggests a modular architecture with clear separation of concerns between deterministic logic and model-assisted steps.

Back to contents

Traction & Maturity Signals

The author states:

  • The project has 161 passing tests.
  • It generated:
    • 9 tests for an Express login route
    • 16 tests for a FastAPI user route
    • A complete array-of-Book response contract for a Spring WebFlux route using LLM completion

It was built as part of a hackathon, and no evidence of revenue, customers, or product-market fit is provided.

Inference The tool shows some level of development maturity, with test coverage and cross-framework support. However, there is no evidence of real-world usage or adoption beyond the hackathon context.

Back to contents

Competitive Context

There is no mention of competitors in the description. The author does not reference existing tools for API contract generation or automated testing.

Inference The competitive landscape is unclear from this description. It may compete with tools like Postman, Insomnia, Swagger/OpenAPI, or LLM-powered code agents (e.g., GitHub Copilot, Tabnine), but no direct comparison or positioning is made.

Back to contents

Key Risks & Red Flags

  • No commercial traction: The tool was built for a hackathon and lacks evidence of real-world adoption.
  • Limited scope: It is a CLI tool with no mention of SaaS or hosted versions.
  • Unclear monetization path: No indication of how the product would be monetized.
  • Dependency on LLMs: Reliance on GPT-5.6 for some steps may create scalability or cost concerns in future versions.
  • No external validation: The description is entirely self-reported, with no third-party verification.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the intended path to market for Sydes-test? Is it a CLI tool, SaaS product, or integration into existing platforms?
  2. Has there been any real-world usage beyond the hackathon? Any feedback from developers who tried it?
  3. How does the tool handle edge cases in large, complex repositories?
  4. Are there plans to support more frameworks or integrate with CI/CD pipelines?
  5. What is the long-term vision for monetization or product development?

Back to contents

Investment/Partnership Verdict

Not evidenced

The description provides no evidence of revenue, customers, traction, or commercial viability beyond a hackathon project. The tool is described as a developer utility built in a short timeframe and lacks any indication of product-market fit or scalability.

Confidence Low This analysis is based entirely on self-reported information with no external validation or historical data. Any inference or assumption must be treated as speculative, not factual.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.