Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-Parser

A simple JSON parser using the BOOST library

[RUS]

Простой JSON Парсер с использованием библиотеки Boost boost(1_81_0)

Логика:

  1. Отправляем запрос на сайт api-ip.com
  2. Считываем JSON данные
  3. Выводим в консоль + Записывем в файл "TEST.txt"

[ENG]

Simple JSON Parser using Boost boost(1_81_0) library

Logics:

  1. Send a request to api-ip.com
  2. Read JSON data
  3. Output to the console + Write to the file "TEST.txt"

[DE]

Einfacher JSON-Parser mit der Bibliothek Boost boost(1_81_0).

Logik:

  1. Senden Sie eine Anfrage an api-ip.com
  2. JSON-Daten lesen
  3. Ausgabe auf die Konsole + Schreiben in die Datei "TEST.txt"

About

A simple JSON parser using the BOOST library

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages