dscvitc / dscvitchennai

GDSC VIT Chennai Official website
https://gdscvitc.eu.org/
MIT License
23 stars 42 forks source link

API Endpoint for contributor list wrt #35 #49

Closed pythongiant closed 2 years ago

pythongiant commented 2 years ago

🛠️ Fixes Issue

wrt. Issue #35

👨‍💻 Changes proposed

List all the Contributors to the website using the Octokit API.

🔧 Check List (Check the type of issue it fixes)

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

We'll need to add an environmental variable API_URL in Vercel to make it work. Here's how to do that

📷 Screenshots

image

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dscvitchennai ✅ Ready (Inspect) Visit Preview Oct 11, 2022 at 1:57AM (UTC)
Arjun31415 commented 2 years ago

Can you change the file name to contributors, short forms are a bad practise in API

Arjun31415 commented 2 years ago

How did you get the keys, we need it so that build does not fail

pythongiant commented 2 years ago

How did you get the keys, we need it so that build does not fail

Have a look at this