Skip to content

Commit

Permalink
httpd: implement git fetch-only server
Browse files Browse the repository at this point in the history
Introduces a new `radicle-httpd` crate which will serve as the basis
for heartwood's HTTP backend.

The first part of this is a git server which allows projects to be
fetched from storage using plain `git`.

Signed-off-by: Alexis Sellier <[email protected]>
  • Loading branch information
cloudhead committed Oct 19, 2022
1 parent 3bff9a9 commit 2f6cf9c
Show file tree
Hide file tree
Showing 7 changed files with 1,113 additions and 2 deletions.
Loading

0 comments on commit 2f6cf9c

Please sign in to comment.