Skip to content

vpp090/XMLtoJSONConverter

Repository files navigation

XMLtoJSONConverter

This is a Web API + React XMLtoJSON Converter.

The WebAPI exposes a POST endpoint /api/ConvertXMLtoJSON. The endpoint accepts a file and the filenmae as parameters The file is saved to a specified location in the background.

The whole application can be accessed at https://xmltojsonconverter.fly.dev

Hangfire job implemented that processes file conversion in the background Endpoint that accepts a file name and returns the file itself if existent.

About

Upload an xml file and convert it to json

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published