api_binding

Crates.ioapi_binding
lib.rsapi_binding
version0.1.2
sourcesrc
created_at2023-06-12 11:05:53.84211
updated_at2023-06-12 12:39:55.822048
descriptionA library to create API binding libraries, inspired by the Gitlab bindings
homepage
repository
max_upload_size
id888089
size13,090
Leonardo Forchini (LForchini)

documentation

README

API Binding

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.

Commit count: 0

cargo fmt