Jose Celano

Results 370 comments of Jose Celano

With an environment secret: ![image](https://user-images.githubusercontent.com/58816/208885939-4e817292-46fa-44e5-95c4-2a69ef3299c1.png)

I do not know how to do it (I have not thougth about it). I am using this library to implement a BigMoney class: https://github.com/mathiasverraes/money/issues/7 I am going to finish...

I have found this library: https://github.com/keiosweb/moneyright/blob/master/src/Math.php

I'm collecting all the information I found about this topic on this repo/article: https://github.com/josecelano/pygithub/blob/main/docs/how_to_sign_automatic_commits_in_github_actions.md I've also added some examples.

> So, @programatik29 recently shared this with me: https://gist.github.com/programatik29/36d371c657392fd7f322e7342957b6d1 > > The idea there is to share a timer between the `AsyncRead` and the `Service`. Then it can coordinate that...

Hi, @seanmonstar. This feature was not included in version 1.0. Right? I'm trying to implement it on the Axum server level. I've created a sample repo: https://github.com/josecelano/axum-server-timeout I've only set...

@da2ce7 @WarmBeer I've found this interesting issue https://github.com/tokio-rs/axum/issues/50 where people are asking Axum to add support for generating OpenAPI/Swagger docs. And some mentioned that you could use [utopia](https://github.com/juhaku/utoipa). It has...

The [rqbit](https://github.com/ikatson/rqbit) - bittorrent client in Rust uses this very useful API entrypoint: ```json { "apis": { "GET /": "list all available APIs", "GET /dht/stats": "DHT stats", "GET /dht/table": "DHT...

ACK 3414e2abea16ff79a1150aa432c6563612735d79

Relates to: https://github.com/torrust/torrust-tracker/issues/343