arces-wot / SEPA-C

C client apis for SEPA - Unix

Repository from Github https://github.comarces-wot/SEPA-CRepository from Github https://github.comarces-wot/SEPA-C

In C_apis, there are the apis written in C. In Cpp_apis, the ones in C++ (that need the ones in C).

There's a main in both the folders, to make an example.

For now, the apis have been tested

  • on windows, compiling with MINGW.
  • on Linux, compiling with gcc 7.3.0

Requirements: libcurl

libwebsockets

jsmn

About

C client apis for SEPA - Unix

License:GNU Lesser General Public License v3.0


Languages

Language:C 59.4%Language:C++ 38.2%Language:Objective-C 2.4%