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

https://github.com/xrr2016/github-trending-api


https://github.com/xrr2016/github-trending-api

angular github trending

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Github Trending Api

> Github trending data api

[![Netlify Status](https://api.netlify.com/api/v1/badges/0fdf2cbd-eeb4-4012-86a3-5b3ef9416341/deploy-status)](https://app.netlify.com/sites/gallant-poincare-023ef3/deploys)

![home](home.jpg)

[Link](https://githubtrendingapi.xyz)

## Develop

```sh
npm install ## project setup

npm run serve ## compiles and hot-reloads for development

npm run lambda:serve ## setup lambda functions development

npm run build ## compiles and minifies for production

npm run lambda:build ## build lambda functions
```

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

## License

[MIT](LICENSE)