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
- Host: GitHub
- URL: https://github.com/xrr2016/github-trending-api
- Owner: xrr2016
- License: mit
- Created: 2019-03-12T10:02:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T08:19:21.000Z (about 7 years ago)
- Last Synced: 2025-02-12T06:23:43.870Z (about 1 year ago)
- Topics: angular, github, trending
- Language: TypeScript
- Homepage: https://githubtrendingapi.xyz
- Size: 922 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Trending Api
> Github trending data api
[](https://app.netlify.com/sites/gallant-poincare-023ef3/deploys)

[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)