Git4nstats is a tiny module to get events and gists from a github user.
Git4nstats was developed with powerfull tools:
- [node.js] - evented I/O for the backend
- [Typescript] - an open-source programming language
- [mongodb] - a no-relational db
- [axios] - http requests
- [jest] - a delightful JavaScript Testing Framework with a focus on simplicity.
Must have installed mongoDB, node.js and npm.
Install the dependencies
$ cd Git4nStats
$ npm install
MIT