dzcode-io / dzcode.io

Website & mobile app for Algerian open-source community
https://dzcode.io
MIT License
114 stars 41 forks source link

Create endpoint for getting recent github PR of selected repos #232

Closed ZibanPirate closed 3 years ago

ZibanPirate commented 3 years ago

Description

Create endpoint for getting recent github PR of selected repos, this api will be consumed from the frontend to display the most recent PRs on the landing page of dzcode.io

Check List

  1. [x] setup route(s)
  2. [x] setup controller(s)
  3. [x] setup service(s)

Additional Comments

i'm not sure if you need github credential for calling their APIs

ZibanPirate commented 3 years ago

closing as done, thanks to @adamayuda