Skip to content
/ httplib Public

Let us build a lib for http operations for C++

Notifications You must be signed in to change notification settings

CalvoM/httplib

Repository files navigation

httplib

Codacy Badge

Library for HTTP operations in C++.

Build and run

To build the library

make build

To run the sample code in the library

make run

Testing

make test

Styling

make style

Memory management

chmod +x ./check_memory.sh
./check_memory.sh

Pre-commit hooks

The scripts/ directory contains pre-commits hooks for git.

Copy pre-* scripts into the .git/hooks/ folder.

Additional Libraries

About

Let us build a lib for http operations for C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages