Skip to content

v1.0.0

Compare
Choose a tag to compare
@GauravWalia19 GauravWalia19 released this 30 Jul 19:03
· 27 commits to master since this release
0c0e639

Engine that gives the power for rating the random codes added in the HacktoberFestCommunity Project via some set of APIs.

🎉 APIs Supported

🥇 /api/v1/randomCodes

API to get 2 random codes from the hacktoberfest community project

  • type: GET
  • access: public

🥈 /api/v1/rateCode

API which can used to rate the code

  • type: PUT
  • access: private

🥉 /api/v1/searchUser

API to get the code ratings for any github user

  • type: GET
  • access: private

©️ TECHOUS 2021

Approvals needed for using these APIs