A console application to consume an API, retrieve JSON data, and convert it to a formatted TXT file.
Welcome to the API to TXT Converter, a console application designed to simplify the process of consuming an API, extracting JSON data, and converting it into a neatly formatted TXT file. This project streamlines data retrieval and transformation, offering a practical solution for automating these tasks efficiently.
- .NET
- C#
- HTTP Client
- JSON Parsing
- Files