1
0
Fork
You've already forked json-adapter
0
Build the JSON server/adapter, play with client generators
  • Makefile 100%
Find a file
2026年05月13日 13:17:57 +02:00
.vscode Some vs code config 2026年05月13日 11:07:17 +02:00
.gitignore Also .gitignore prefix/ 2026年05月13日 11:19:48 +02:00
.submodules.json Set botan to 3.12.0 2026年05月13日 13:17:57 +02:00
LICENSE Initial commit 2026年05月13日 10:56:01 +02:00
Makefile Fix the path to gtest_parallel.py 2026年05月13日 11:34:04 +02:00
README.md Boost download as TODO 2026年05月13日 12:32:52 +02:00

json-adapter

Build the JSON server/adapter, play with client generators

TODO

Download boost and verify the checksum, keeping it in code.

echo "$(cat archive.tar.gz.sha256) archive.tar.gz" | sha256sum --check --status