An open API service indexing awesome lists of open source software.

https://github.com/kkrishguptaa/repo-rater.js

API Wrapper to interact with the RepoRater API 🪅
https://github.com/kkrishguptaa/repo-rater.js

api-wrapper eddiehub npm repo-rater typescript

Last synced: about 2 months ago
JSON representation

API Wrapper to interact with the RepoRater API 🪅

Awesome Lists containing this project

README

        

> Sunsetted in liue of the deprecation of RepoRater itself.



repo-rater.js


API Wrapper to interact with the RepoRater API 🪅


## 🌟 Features

- All the endpoints from [RepoRater](https://github.com/EddieHubCommunity/RepoRater) are available.
- Completely Typesafe.
- Easy to use.

## 🛠️ Technologies Used

- **Typescript**: [typescript](https://www.typescriptlang.org/)
- **Rating System**: [EddieHubCommunity/RepoRater](https://github.com/EddieHubCommunity/RepoRater)

## 🔥 Usage

### 🚀 Production

- Install the package using `yarn add repo-rater.js`
- Use it however you see fit.

![](https://github.com/xkrishguptaa/repo-rater.js/raw/main/assets/editor.png)

### 🛠️ Development

- Clone the repository
- Install dependencies using `yarn`
- Do the necessary changes
- `yarn build` to build the project
- Test it however you see fit.

## 📝 License

This project is licensed under the GNU GPL v3 License. See the [LICENSE](LICENSE) file for more information.