actix-web-postmortem
actix-web-postmortem copied to clipboard
actix-web is great
I recently started a project months ago using actix-web to write back end server. I port the old java/Spring based to rust/actix-web based. actix-web is great and I learnt a lot. I didnt do any optimization and find out actix-web is very fast and write less. It is sad to hear you fed up with the project. During the development of my project , I want to make some improvement of actix-web as return. Anyway, thanks