Hacker News new | ask | show | jobs
by fuddle 12 days ago
This would be consuming an openapi endpoint from my rust service generated using utoipa. Currently I generate an openapi.yaml file and use openapi-typescript to generate the api bindings.