alfaarghya/alfa-leetcode-api

[enhancement] : Give the problem links along with the Response

Closed this issue · 3 comments

This API has 2 endpoints :

  • /problems
  • /problems?limit=number
    But this endpoints provides all the necessary info except the actual problem link
    That's why if someone building some product based on this API how can they redirect users
    in that exact problem without it's URL??
    i have a solution if you would like me to explain then give a response ASAP :)

add title slug to base url

@Xtha-Sunil ohh yaa 😅 I am closing this issue then!!

he already did that in /select endpoint. You can add in your mentioned endpoint
1000101655