Remove http-api, use rapidjson API instead

This commit is contained in:
Tyler Perkins 2021-12-22 13:10:02 -05:00
parent 498c0f9630
commit f59ec8e67b
2 changed files with 0 additions and 18 deletions

View File

@ -1,9 +0,0 @@
///////////////////////////////////////////////////////////////////////////////
// Tyler Perkins
// 22-12-21
// http-api implementation
//
#include "http-api.hpp"

View File

@ -1,9 +0,0 @@
///////////////////////////////////////////////////////////////////////////////
// Tyler Perkins
// 22-12-21
// http-api definition
//
#pragma once