RESTful HTTP response codes

后端 未结 5 511
天涯浪人
天涯浪人 2020-12-29 01:06

I\'m developing a simple RESTful API, and utterly in love with how minimalistic it is. But I\'m uncertain as to the correct HTTP response codes for various situations:

5条回答
  •  死守一世寂寞
    2020-12-29 01:19

    Get the Richardson & Ruby book - it has a useful appendix on your question and is required reading either way

提交回复
热议问题