i am doing something extremely funny

comments (single view)

what are you doing?

wasteof.money api reimplementation

in rust?

yes, in rust

awesome - im trying to do something similar. would appreciate some pointers :P

what http framework did you choose?

i used actix-web. i also tried rocket for a few projects, but it’s too difficult to get/set headers on it, whereas on actix it’s just an option on HttpResponse builder

for the frontend (which i have not started work on yet), i’m probably going to use yew, along with yew-router.

See more replies
View all comments