A simple json formatter html static side which runs in a .NET 10 container
614
A simple, privacy-focused JSON formatter web application built with ASP.NET Core 10.0.
This is a client-side JSON formatter that runs in a .NET 10 Docker container. The application provides a clean, simple interface for formatting and validating JSON data directly in your browser.
Privacy First: There is no backend processing or database. All JSON formatting happens client-side in your browser using JavaScript. Nothing will be stored or sent to any server.
A live demo can be found at https://json-formatter.apps.freelyit.nl/
docker run -p 8080:8080 json-formatter
The application will be available at http://localhost:8080
Content type
Image
Digest
sha256:85ce68135…
Size
91.6 MB
Last updated
9 months ago
docker pull freelyit/json-formatter