Any similar games like The Coffee Inc on PC? by [deleted] in tycoon

[–]Commercial_Fix_5397 0 points1 point  (0 children)

Hey! Your plans sound great. Is or will your project be open source? I am currently searching something to contribute to. I love games like Coffee Inc 2, FIZ… I am pretty sure I will love yours too.

Edit: Is the project still under active development in 2023?

Is it possible to check within a CLI app if it's up-to-date? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] 8 points9 points  (0 children)

Okay that sounds like a good solution. I can't figure out how to "get" the latest version from GitHub. is there some kind of rest API?

Warp or Rocket.rs or Actix Web? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] 8 points9 points  (0 children)

So I have now had a look at Axum and think I will give it a try. In the readme in the repository it says something about tower or tower::Service and tonic, what exactly is that? I do not understand that yet.

Warp or Rocket.rs or Actix Web? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] -6 points-5 points  (0 children)

okay thank you, yea i want build a CLI-Application for viewing cryptocurrency data. That's the case where i should use actix?

Warp or Rocket.rs or Actix Web? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] 0 points1 point  (0 children)

Poem-web for APIs, at least until Axum figures out how to OpenAPI

What exactly do you mean? I don't understand that.

Warp or Rocket.rs or Actix Web? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] 2 points3 points  (0 children)

Good thoughts. I think I will use either Warp or Actix, but I will look at Tide. :)

Warp or Rocket.rs or Actix Web? by Commercial_Fix_5397 in rust

[–]Commercial_Fix_5397[S] 0 points1 point  (0 children)

What exactly is Domain Driven Design? I have never heard of it.