| Crates.io | swagger_to |
| lib.rs | swagger_to |
| version | 0.4.4 |
| created_at | 2023-04-30 15:15:44.368147+00 |
| updated_at | 2023-10-25 06:48:33.390109+00 |
| description | Generate code based on swagger.json. |
| homepage | |
| repository | https://github.com/yuhongda/swagger-to-for-rust |
| max_upload_size | |
| id | 852829 |
| size | 60,213 |
Generate code based on swagger.json (v2)
cargo install swagger_to

swagger_to columns path/to/swagger.json
swagger_to services path/to/swagger.json
swagger_to services "http://username:password@api.example.com/v2/api-docs?group=xxx"