An open API service indexing awesome lists of open source software.

https://github.com/horance-liu/httplite


https://github.com/horance-liu/httplite

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# httplite

httplite is an light implements for http server.

## Build

```bash
$ bazel build //httplite
```

## Format

```bash
$ tools/clang-format.sh
```