mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
- Added `libhttp` and `librest_api` targets to CMakeLists.txt - Added examples for `libhttp` and `librest_api` in examples directory - Added `cache` and `add` commands - Added documentation for `libhttp` and `librest_api` - Added all available HTTP response codes to REST API - Changed how `bin/compile.sh` works (must supply args to build) |
||
|---|---|---|
| .. | ||
| cache.hpp | ||
| colors.hpp | ||
| concepts.hpp | ||
| config.hpp | ||
| constants.hpp | ||
| error.hpp | ||
| http.hpp | ||
| log.hpp | ||
| package.hpp | ||
| package_manager.hpp | ||
| plugin.hpp | ||
| progress_bar.hpp | ||
| remote.hpp | ||
| rest_api.hpp | ||
| result.hpp | ||
| types.hpp | ||
| utils.hpp | ||
| version.hpp | ||