Closed jacehalvorson closed 1 year ago
Wrote this code in JS but CORS blocked requests to Pro Football Reference. I wanted to incorporate some Rust into this project so I'm going to use it to write the code for requesting NFL stats on the server side.
Got a standalone executable made in Rust, now setting up express to host a web server and run this executable with a certain GET request
Wrote this code in JS but CORS blocked requests to Pro Football Reference. I wanted to incorporate some Rust into this project so I'm going to use it to write the code for requesting NFL stats on the server side.