| Crates.io | api_binding |
| lib.rs | api_binding |
| version | 0.1.2 |
| created_at | 2023-06-12 11:05:53.84211+00 |
| updated_at | 2023-06-12 12:39:55.822048+00 |
| description | A library to create API binding libraries, inspired by the Gitlab bindings |
| homepage | |
| repository | |
| max_upload_size | |
| id | 888089 |
| size | 13,090 |
This is a library that can be used to define a REST API. For a quick example of it in use see my opensky binding.
This is extracted from the Gitlab REST API. Read the article on it here.