T
T
timur1022019-03-24 18:53:04
API
timur102, 2019-03-24 18:53:04

How can you make API requests in C?

What libraries can be used to make API requests in C? You need to get results. For the test, I want to receive information about the weather. openweathermap.org

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-03-24
@timur102

Lots of options. In one of my recent projects I used libuv , http-parser and jsmn .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question