|
|
|
|
|
by tiniuclx
2537 days ago
|
|
I can second the suggestion for actix-web, it is a joy to use and I believe it is the only HTTP framework that has reached version 1.0 :) Have a look at the sort of things you can do with it https://github.com/actix/examples |
|