In this video, we continue to build our Elm frontend by adding DELETE and POST to our set of requests. This includes building out a small skeleton view to see the data and to allow the user to input the post requests.
Source Code: https://github.com/tensor-programming/Elm-Rust-API-part-2