Torbjørn
Torbjørn
Explore posts from servers
CDCloudflare Developers
Created by Torbjørn on 9/2/2024 in #workers-help
Suggested xml parsing and building packages
Hi! We have a few XML APIs that we have to maintain in Workers, and I am interested in hearing experiences from other users of Workers! What do you use for parsing? What do you use for building? And what are your experiences with the choices you have made? We use htmlparser2 for XML parsing and a custom system for building. We are looking to replace the custom system, and I am also curious as to what other Workers' users are doing.
1 replies