Crates.io | fakehub-server |
lib.rs | fakehub-server |
version | 0.0.10 |
source | src |
created_at | 2024-09-24 17:58:04.60488 |
updated_at | 2024-10-09 10:23:42.554161 |
description | GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all. |
homepage | |
repository | |
max_upload_size | |
id | 1385507 |
size | 82,873 |
Server is a fully runnable instance of fakehub, served through HTTP. Server consists of three main layers:
To test it, run this (make sure you are in /server
directory):
cargo test