BD class 2

 mount is nothing but fancy word for add/append

what is api/v1 
v1 stands for version 1 this means when older user is requesting for the API then they are using v1
but after some changes in the code then it requires to give the hint that the API has been changed so we can simply mount with api/v2

Comments

Popular posts from this blog

Edtech backend class 4

BD Class 4 Data Association

Authentication and autherization class 1