Technical requirements
In this appendix, we will be copying some modules from the previous Actix web chapter (Chapter 10, Deploying Our Application on AWS) to augment the Warp application. This can be accessed at https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter10/persist_on_server.
You can find the full source code that will be used in this appendix here: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Appendix%20A.
Note that this appendix will be using a JWT token that will not be generated in this appendix. A JWT token has been provided in the root README of the following GitHub repository: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/.
The CiA videos for this book can be viewed at: http://bit.ly/3jULCrw