Skip to content

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.

License

Notifications You must be signed in to change notification settings

h1alexbel/fakehub

Repository files navigation

fakehub

DevOps By Rultor.com We recommend IntelliJ IDEA

cargo Crates.io Version codecov PDD status Hits-of-Code License Known Vulnerabilities

fakehub - A fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.

Motivation. There are many applications that use GitHub API for different purposes. All of them need to create automated tests, which need to mock the API server somehow. We offer a fully functioning mock version of a GitHub API, which would support all functions, but work locally, with absolutely no connection to GitHub.

How to use?

TBD..

How to contribute?

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full cargo build:

cargo test

You will need Rust installed on your system.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages