Skip to content

A NodeJs API from the https://github.com/irahel/Trybe-Github-Evaluator-Front project that evaluates the github profile and creates an svg to integrate with the personal readme.

Notifications You must be signed in to change notification settings

rahelmartim/Trybe-Github-Evaluator-API

Repository files navigation

TGEapi - Trybe Github Evaluator API

A NodeJs API from the https://github.com/irahel/Trybe-Github-Evaluator-Front project that evaluates the GitHub profile and creates an SVG to integrate with your personal readme.

Technologies used

Usage

Copy-paste the following into your markdown readme.md!

change the <github_user> value to your GitHub username.

<img src="https://tgs.fly.dev/<github_user>" />

Setup

  1. Clone the repository and install the dependencies
npm install
  1. Start the frontend application locally
npm run dev

Preview

Contributing

Feel free to contribute to this project, first fork this repository, then code your suggestions and open a pull request.

You can also create new themes and statistics.

Or consider opening an issue on GitHub.

forthebadge

About

A NodeJs API from the https://github.com/irahel/Trybe-Github-Evaluator-Front project that evaluates the github profile and creates an svg to integrate with the personal readme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published