Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
cli
/
redmine_client
Слідкувати
8
В обрані
0
Форк
0
Код
Проблеми
Запити на злиття
0
Релізи
0
Вікі
Активність
Interface pour redmine, utilisant son API pour proposer une accessibilité plus large.
Ви не можете вибрати більше 25 тем
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Коміт
1
Гілка
Дерево:
b14f4a4ea1
master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з 'b14f4a4ea1'
${ noResults }
redmine_client
/
README.md
README.md
932B
Історія
Неформатований
Redmine Client
Usage
Mettre son token dans le fichier
src/main.rs
Ressources
Rust
Examples
Rest API client
https://github.com/seanmonstar/reqwest/issues/275
https://github.com/seanmonstar/reqwest
https://blog.logrocket.com/best-rust-http-client/
https://docs.rs/oauth2/latest/oauth2/#importing
-oauth2-selecting-an-http-client-interface
https://blog.logrocket.com/making-http-requests-rust-reqwest/
https://blog.logrocket.com/jwt-authentication-in-rust/
https://www.thorsten-hans.com/calling-http-apis-in-rust-with-reqwest/
https://dev.to/pintuch/rust-reqwest-examples-10ff
Librairies
REST API Client :
https://rust-lang-nursery.github.io/rust-cookbook/web/clients/apis.html
https://auth0.com/blog/build-an-api-in-rust-with-jwt-authentication-using-actix-web/
REST API Server :
https://github.com/spietika/restson-rust
Web Server :
https://github.com/http-rs/tide