#openapigenerator search results

How can I define a single type as multiple types in typescript? stackoverflow.com/questions/7179… #openapigenerator #typescript

overflow_meme's tweet image. How can I define a single type as multiple types in typescript? stackoverflow.com/questions/7179… #openapigenerator #typescript

OpenAPI Generator: Generating APIs in the same parent path to different API classes stackoverflow.com/questions/6745… #openapigenerator

overflow_meme's tweet image. OpenAPI Generator: Generating APIs in the same parent path to different API classes stackoverflow.com/questions/6745… #openapigenerator

In our work, we've extended the OpenAPI Generator to generate validation code for inter-parameter dependencies in Web APIs for Java (Spring Boot) and Python (FastAPI)! 🌐✨ #APIs #IDL #OpenAPIGenerator #OpenAPI #ICSOC2023.

SamanAlias's tweet image. In our work, we've extended the OpenAPI Generator to generate validation code for inter-parameter dependencies in Web APIs for Java (Spring Boot) and Python (FastAPI)! 🌐✨ #APIs #IDL #OpenAPIGenerator #OpenAPI #ICSOC2023.

What is the function of springdoc-openapi-maven-plugin configuration/apiDocsUrl? stackoverflow.com/questions/5961… #openapigenerator #java #openapi #spring #maven

overflow_meme's tweet image. What is the function of springdoc-openapi-maven-plugin configuration/apiDocsUrl? stackoverflow.com/questions/5961… #openapigenerator #java #openapi #spring #maven

TypeScript version not compatible with Angular 11 after generating client code stackoverflow.com/questions/6570… #springdoc #typescript #openapigenerator #openapi

overflow_meme's tweet image. TypeScript version not compatible with Angular 11 after generating client code stackoverflow.com/questions/6570… #springdoc #typescript #openapigenerator #openapi

OpenAPI - Generate only one object definition shared in two similar API yml files stackoverflow.com/questions/7195… #openapi #openapigenerator #java #gradle

overflow_meme's tweet image. OpenAPI - Generate only one object definition shared in two similar API yml files stackoverflow.com/questions/7195… #openapi #openapigenerator #java #gradle

#OpenAPIGenerator Meetupの発表資料です!みなさんお疲れさまでした😃 @yuji38kwmt 開催ありがとうございました! speakerdeck.com/akihito_nakano…


What's the preferred/most popular typescript generator for openapi generation these days? typescript-axios, typescript-fetch, typescript-node seem to be the most popular options. #openapi #openapigenerator #typescript


Result 1: IDLGen outperforms #OpenAPIGenerator by generating up to 9.4 times more Java code. The improvement is even more noticeable in Python, where the #OpenAPIGenerator generates (empty method), while IDLGen produces between 2 and 68 lines of code.


弊社アドベントカレンダー9日目。 OpenAPIGeneratorの自動生成におけるコントローラーの生成単位はURLで決まる #OpenAPIGenerator bsblog.casareal.co.jp/archives/8429


お知らせ その2 #OpenAPIGenerator のTechnical Committeeを脱退することにしました。Swift5のGeneratorを公開することはできませんでしたが、Swift4のもので引き続きご利用いただけます。PRもよろしくです! github.com/OpenAPITools/o…


🚀 Just discovered #OpenAPIGenerator! It takes your OpenAPI Spec (v2, v3) and magically generates API client libraries, server stubs, and stunning docs! Say goodbye to manual setup and hello to streamlined development. Check it out: github.com/OpenAPITools/o… #API #OpenSource


#fastapi の実用的リポジトリに、#nextjs のサンプルコードを追加しました。#OpenapiGenerator を使用するとこで、fastapiで生成した型やapi呼び出し用のコードを、そのまま使用できます github.com/takashi-yoneya…


Catch breaking changes before they ship: ✨ Auto-generated from your OpenAPI spec 🌐 8 languages supported ⚡ Validates requests and responses #APITesting #DevTools #OpenAPI


Prompt generator is live!🥳 Create, sell, and use prompt all within Openfabric ecosystem. Create exceptional prompts and monetize them by selling it to other users. Try it out: openfabric.network Learn more: youtu.be/3AcluWTpd3M

openfabricai's tweet image. Prompt generator is live!🥳

Create, sell, and use prompt all within Openfabric ecosystem.

Create exceptional prompts and monetize them by selling it to other users.

Try it out: openfabric.network

Learn more: youtu.be/3AcluWTpd3M

Uses @scalar’s free api reference generator, won’t use their sdk generator 😆 max pain


Convert OpenAPI specifications to OpenAI function calling schemas and execute them with the official OpenAI Go SDK #golang github.com/covrom/openapi…

golangch's tweet image. Convert OpenAPI specifications to OpenAI function calling schemas and execute them with the official OpenAI Go SDK
#golang

github.com/covrom/openapi…

- 2/2: new project that I start: I use a cli generator or basic boiler plate, manually add libs that I care about, make sure no errors, and only then I use AI - “Generate some CRUD endpoints/services using X and Y patterns in a /examples folder, that I can reference later on.”


Opening OpenCode #5 "How the SDK is generated?" ↓Hono Endpoints ↓ Zod ↓hono-openapi ↓heyapi.dev


TIL you generate openapi spec from connectrpc :D github.com/sudorandom/pro…


Solution: swift-openapi-generator (WWDC 2023) Feed it OpenAPI spec → generates type-safe client code But CloudKit has no spec, only prose docs from 2016 Claude Code + domain knowledge = complete OpenAPI spec


I'm really torn between making this project open source or converting it to Sass. I also want to make it open source for a better internet. Please help. This project is an AI-powered OG generator.


@OpenGradient lets creators build AI agents with verifiable, on-chain reasoning — turning hype into trustless, deployable intelligence.


protoc-gen-connect-openapiを使ってConnect RPCのAPIドキュメントをいい感じに生成する方法 - Sansan Tech Blog IT企業技術ブログ等アンテナより buildersbox.corp-sansan.com/entry/protoc-g…


Thanks, and yes I’m using custom content generator to override methods but implemented history my own way (not ideal). I’m also using Cloudflare Worker to call OpenAI models using OpenRouter api along with handling vector, embedding, rate limiting, sessions, etc.


will your clients be typescript and in the same codebase? then trpc. openapi for non TS clients or in another codebase. orpc or hono should serve you well for code-first openapi. gRPC not worth it if you dont have very high throughput imo. i have done every one of them so far…


Website: agiopen.org SDK: developer.agiopen.org Blog post: agiopen.org/blog The number of use cases is endless: software QA agents, e-commerce agents, social media management agents, data entry, bulk operations, etc. You can build whatever you want!

agiopen_org's tweet image. Website: agiopen.org
SDK: developer.agiopen.org
Blog post: agiopen.org/blog

The number of use cases is endless: software QA agents, e-commerce agents, social media management agents, data entry, bulk operations, etc. You can build whatever you want!

OpenAPIからコードを自動生成!『Orval』のメリットと選定理由|ytaisei(たいせー) zenn.dev/hrbrain/articl… #zenn


GitBook auto-generates interactive REST API docs from OpenAPI/Swagger files! Import JSON/YAML → testable endpoints w/ auth scopes. No manual writing—devs test live! Supports OAS 3.0/2.0. gitbook.com/docs #GitBook #OpenAPI #APIdev @zk_agi

@ZKagi is building the future of private AI! With zero-knowledge proofs, secure, verifiable, decentralized AI agents on Solana. Keep your data private, unlock full AI power! 👁️‍🗨️🔒 #ZkAGI #PrivacyAI #ZeroKnowledge #Solana #AI



🧰 OpenAPI Generator + Spring Boot = pure developer happiness. See the full example! #CodeQuality


Open source library or nuget package built with .net core and c# by @lucabriguglia. "This is a .NET SDK for OpenAI. The OpenAI client includes APIs for ChatGPT, Dall-E and Whsiper.There is a companion repository at https://…" builtwithdot.net/project/5710/c…


No results for "#openapigenerator"

📘 Último capítulo de nuestra miniserie #RESTful para humanos Cerramos con #OpenAPIGenerator: 🔧 Transforma tu spec en código real 🧪 Genera clientes, servidores, tests y docs 🚀 Automatiza, ahorra tiempo y evita errores Artículo completo: 👉enmilocalfunciona.io/servicios-web-…

enmilocalfun's tweet image. 📘 Último capítulo de nuestra miniserie #RESTful para humanos

Cerramos con #OpenAPIGenerator:
🔧 Transforma tu spec en código real
🧪 Genera clientes, servidores, tests y docs
🚀 Automatiza, ahorra tiempo y evita errores

Artículo completo: 👉enmilocalfunciona.io/servicios-web-…

In our work, we've extended the OpenAPI Generator to generate validation code for inter-parameter dependencies in Web APIs for Java (Spring Boot) and Python (FastAPI)! 🌐✨ #APIs #IDL #OpenAPIGenerator #OpenAPI #ICSOC2023.

SamanAlias's tweet image. In our work, we've extended the OpenAPI Generator to generate validation code for inter-parameter dependencies in Web APIs for Java (Spring Boot) and Python (FastAPI)! 🌐✨ #APIs #IDL #OpenAPIGenerator #OpenAPI #ICSOC2023.

How can I define a single type as multiple types in typescript? stackoverflow.com/questions/7179… #openapigenerator #typescript

overflow_meme's tweet image. How can I define a single type as multiple types in typescript? stackoverflow.com/questions/7179… #openapigenerator #typescript

OpenAPI Generator: Generating APIs in the same parent path to different API classes stackoverflow.com/questions/6745… #openapigenerator

overflow_meme's tweet image. OpenAPI Generator: Generating APIs in the same parent path to different API classes stackoverflow.com/questions/6745… #openapigenerator

TypeScript version not compatible with Angular 11 after generating client code stackoverflow.com/questions/6570… #springdoc #typescript #openapigenerator #openapi

overflow_meme's tweet image. TypeScript version not compatible with Angular 11 after generating client code stackoverflow.com/questions/6570… #springdoc #typescript #openapigenerator #openapi

What is the function of springdoc-openapi-maven-plugin configuration/apiDocsUrl? stackoverflow.com/questions/5961… #openapigenerator #java #openapi #spring #maven

overflow_meme's tweet image. What is the function of springdoc-openapi-maven-plugin configuration/apiDocsUrl? stackoverflow.com/questions/5961… #openapigenerator #java #openapi #spring #maven

OpenAPI - Generate only one object definition shared in two similar API yml files stackoverflow.com/questions/7195… #openapi #openapigenerator #java #gradle

overflow_meme's tweet image. OpenAPI - Generate only one object definition shared in two similar API yml files stackoverflow.com/questions/7195… #openapi #openapigenerator #java #gradle

Loading...

Something went wrong.


Something went wrong.


United States Trends