ContriHUB / ContriHUB-24

ContriHub is an event under Avishkar-24 where we are expecting to get more and more people involved in Open Source activities.
https://sac.mnnit.ac.in/contrihub
MIT License
4 stars 24 forks source link

added api using drf #110

Closed DuP-491 closed 3 years ago

DuP-491 commented 3 years ago

fixes #42

implemented list view and detail view for active porjects using django rest framework

ankitsangwan1999 commented 3 years ago

Some other useful apis required:-

DuP-491 commented 3 years ago

@ankitsangwan1999 added required apis and fixed bugs

ankitsangwan1999 commented 3 years ago

@DuP-491 Checking