The architecture appears simple, likely involving an API endpoint that receives a PDF document and page removal instructions. The code probably uses a library to parse and modify PDF files. Design patterns are likely basic, such as request-response for the API.
JavaScript
1