In the previous chapter, we went over the design for the application, including our microservice architecture. Part of that architecture was starting the pipes to have the upload_svc call the retrieval_svc. Majority of last chapter though, we focused on really two things, setting up iron for the web server and creating our database to store media files. Most of the coding focused on the retrieval service and integrating it with the database to store comments and media data. In this chapter, we are going to expand and dive into the upload service. We will be looking at ...
3. File Uploading and Parsing
Get Rust for the IoT: Building Internet of Things Apps with Rust and Raspberry Pi now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.