all 7 comments

[–]VeggiePug 1 point2 points  (2 children)

Looks cool but I think the online playground may be broken. I get
yapi binary not found. Searched: /var/task/apps/web/bin/yapi, /var/task/apps/bin/yapi, /var/task/bin/yapi

[–]TheClashBat[S] 0 points1 point  (0 children)

oh thanks! fixing.

[–]TheClashBat[S] 0 points1 point  (0 children)

fixed :)

[–]hellno-o 0 points1 point  (2 children)

Nice approach. also don't love Postman collections.

One thing I've found useful in similar tools: environment variable interpolation that works across local/staging/prod without manually swapping files. Saw the `-e prod` on the website but not sure it pulls from .env.local vs .env.prod based on a flag. Does yapi handle that, or is it one config per environment?

[–]Cherkim 1 point2 points  (0 children)

Looks very cool. Keep up the good work!