# git-apis

> APIs to access and search remote git repositories

Latest version **0.0.25-beta** (published 2022-11-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install git-apis
pnpm add git-apis
yarn add git-apis
bun add git-apis
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.25-beta |
| Published | 2022-11-05 |
| First published | 2022-10-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 28.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Ganesh B |
| Maintainers | ganeshkbhat |

## Links

- npm: https://www.npmjs.com/package/git-apis
- Repository: https://github.com/ganeshkbhat/git-apis
- Homepage: https://github.com/ganeshkbhat/git-apis#readme
- Issues: https://github.com/ganeshkbhat/git-apis/issues
- npm.io page: https://npm.io/package/git-apis

## Dependencies (3)

- [root-dirs](https://npm.io/package/root-dirs.md) 0.0.2
- [request-apis](https://npm.io/package/request-apis.md) 0.0.23-beta
- [concurrency.js](https://npm.io/package/concurrency.js.md) 0.0.23-beta

## Recent versions

- 0.0.25-beta (latest) — 2022-11-05
- 0.0.24-beta — 2022-11-04
- 0.0.23-beta — 2022-11-04
- 0.0.22-beta — 2022-11-02
- 0.0.21-beta — 2022-11-02
- 0.0.2 — 2022-11-01
- 0.0.1 — 2022-10-17

## README

# git-apis
APIs to access and search remote git repositories

#### INDEVELOPMENT - DO NOT INSTALL


# APIs git-apis

`_getPackageJsonRoot`


`_searchGit`


`_findGitRemoteFileUrl`


`_findGitRemoteRootUrl`


`_findGitRemotePackageJsonUrl`


`_searchGitFilesResultsModifier`


`_getDirContentResultsModifier`


`_getGitCommitNumber`


`_getGitSHAHash`


`_getGitTagName`


`_getGitBranchName`


`_getGitURLs`


`_deleteRequest`


`_getRequest`


`_postRequest`


`_putRequest`


`_patchRequest`


`_request`

---
_Source: https://npm.io/package/git-apis · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
