json 포멧을 다른 포멧으로 변경하기 쉬운 사이트

1. Convert Json to C# Classes

https://json2csharp.com/

2. Convert your JSON to CSV or TSV formatted data.

https://csvjson.com/json2csv

3. Convert your JSON to html

https://json.bloople.net/

4. JSON to XML and XML to JSON converter utility

https://esstudio.site/json2xml/

5. JSON to table 

    http://json2table.com/#

6. generate TypeScript interfaces from JSON

   http://json2ts.com/

7. Generate Plain Old Java Objects from JSON or JSON-Schema

   http://www.jsonschema2pojo.org/

8. json to kotlin

https://www.json2kotlin.com/

9. Json to Multi Language

https://www.json2kotlin.com/

Leave a Reply