You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't use the API yet but I just reviewed the API contract quickly , did you update contract with latest changes ?
I have a few recommendation to improve API :
API should Use pagination in GET /poets
API should Never returns Array directly , always put arrays in some container object reason
I didn't use the API yet but I just reviewed the API contract quickly , did you update contract with latest changes ?
I have a few recommendation to improve API :
GET /poetsGET /poetsshould provide filtering and searchingGood Job 👍