| Crates.io | concourse-api |
| lib.rs | concourse-api |
| version | 0.0.1 |
| created_at | 2023-02-17 13:30:41.755117+00 |
| updated_at | 2023-02-17 13:33:27.963102+00 |
| description | Interact with the concourse ci component ATC as the shipped client `fly` does |
| homepage | |
| repository | https://github.com/drahnr/concourse-api.git |
| max_upload_size | |
| id | 787560 |
| size | 46,572 |
Takes yaml based file for API routes and generates rust API urls.
The yaml file is an almost verbatim copy of upstream routes.go file
Highly experimental