Skip to content

rust-lang-ve/gh-api-faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-api-faker

:octocat: API Faker for GitHub to avoid hitting the API request limit

Running Locally

This project only requires cargo to be installed in your system

cargo run

Endpoints

Method URL
GET http://0.0.0.0:7878/orgs/{organization}/repos
GET http://0.0.0.0:7878/users/{organization}/events

Releases

No releases published

Packages

No packages published

Languages