Загрузка видео...

Не удалось загрузить видео

На главную

i accidentally made the best openapi client generator (again) and now it supports any TS schema validation lib, has an Effect based client, has a first-class Tanstack Query adapter, allows filtering to only some endpoints.. without plugins, just a few flags

17,537 просмотров • 2 месяцев назад •via X (Twitter)

Комментарии: 11

Фото профиля alex
alex2 месяцев назад

this time it comes with docs and an optional config file (same can be done through CLI only)

Фото профиля alex
alex2 месяцев назад

and the playground now has some configuration options if you dont even want to install the package locally

Фото профиля alex
alex2 месяцев назад

it supports fast inference (even on huge openapi files) with full discoverability (everything is just an autocomplete away) using types generation instead of relying on the schema validation library direct inference; tho you can still import the generated schemas

Фото профиля alex
alex2 месяцев назад

repo is here!

Фото профиля Sebastien-console_buche 🪵
Sebastien-console_buche 🪵2 месяцев назад

Dude seeing your name and that kind of tool together... I gotta try it asap. The status discrimination is chefskiss (btw nice vid, the one line change really sells it). Out of curiosity, what did you find lacking in possibly existing similar tools?

Фото профиля alex
alex2 месяцев назад

it depends but usually one or more of these is missing: - fast type inference/autocomplete - a single discoverable api; rather than X files+methods to import from - lack of tanstack/effect integration - lack of support for generating X schema validation library

Фото профиля Sage ⚡️
Sage ⚡️2 месяцев назад

This is amazing! Would definitely try it out

Фото профиля Ghislain
Ghislain2 месяцев назад

he did it again

Фото профиля Zeldri
Zeldri2 месяцев назад

le goat comme dab

Фото профиля listless
listless2 месяцев назад

looks cool, playground crashes when i try to paste json spec

Фото профиля alex
alex2 месяцев назад

fixed! just tried it with Cloudflare huge spec

Похожие видео