v1.0.0
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