kshitij10496 / hercules

The mighty hero helping you build projects on top of IIT Kharagpur's academic data
https://hercules-10496.herokuapp.com/api/v1/static/index.html
MIT License
34 stars 18 forks source link

Render the landing page for API v1 #27

Open kshitij10496 opened 5 years ago

kshitij10496 commented 5 years ago

We now have a landing page listing all the API endpoints currently implemented in v1. All thanks to #19 by @rasfa98 ! 😃

Next step would be to integrate it in the API and render the static HTML page on /api/v1.

References:

s4kh commented 5 years ago

Will work on this

kshitij10496 commented 5 years ago

Great @S4KH! Feel free to ask any relevant questions here. 😄

jegutierrez commented 5 years ago

Hey @S4KH @kshitij10496 👋 Can I try a solution for this?

thealphadollar commented 5 years ago

Yeah, sure. Go ahead!

On Sat 27 Oct, 2018, 07:23 Jesus Gutierrez, notifications@github.com wrote:

Hey @S4KH https://github.com/S4KH @kshitij10496 https://github.com/kshitij10496 👋 Can I try a solution for this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kshitij10496/hercules/issues/27#issuecomment-433581851, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStICmVxT1j0viG1o4iwjmYkJHQXPZHks5uo7ycgaJpZM4Xx5GU .

s4kh commented 5 years ago

@jegutierrez If you look at the reference, there is a pull request which implements the solution. I don't know if you wanna do something that is already finished. Someone just needs to review the pull request and can be merged

jegutierrez commented 5 years ago

👌 Sorry @S4KH, I hadn't noticed the PR