DEV Community

Cover image for Fundamentals of REST API

Fundamentals of REST API

Cássio Santiago Cappellari on August 03, 2021

🔶 Introduction We live in a modern and ultra-connected world that shares a huge amount of data every second through browsers, servers, s...
Collapse
 
peter279k profile image
peter279k • Edited

The common client HTTP status code error is missed on 4.2.3 Group 4 section.

It should have the 405 status code and it means the Method not Allowed status message.

When client sends HTTP request with wrong HTTP method, the API server should respond with above status code.

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

Thanks a lot for your feedback and for your contribution to my article!

Collapse
 
imadbenmadi profile image
imad benmadi

thank you very much for simplifying the concepts

Collapse
 
komsenapati profile image
Kom Senapati

This is so cool for beginners

Collapse
 
rrxmzl profile image
rrxmzl

Quite insightful. It really made me think about the topic in a new way.

Collapse
 
sinewalker profile image
Mike Lockhart

I appreciated the concise and simple distinction between URL and URI, thank you.

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

You're welcome, thanks for reading my article!

Collapse
 
smartnathan profile image
Nathaniel David

I really appreciate your content, thank you.

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

You're welcome, thanks a lot for your words and for reading my article!

Collapse
 
faddalibrahim profile image
Faddal Ibrahim

Whoooooosh! This was so comprehensive. Thanks for putting together such valuable content

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

Thanks a lot for your feedback, Faddal!

Collapse
 
horlamide_jay profile image
Jubril Olamide

Thank you for making the wonderful and comprehensive content. It was very helpful.

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

You're welcome! Thanks a lot for your feedback, I'm really glad that this article was helpful to you!

Collapse
 
gilmaragit profile image
Gilmara

Very helpful!

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

Thanks, Gilmara! I'm glad to read that!

Collapse
 
tatianafischer profile image
Tatiana Fischer

Excelent!!

Collapse
 
cassiocappellari profile image
Cássio Santiago Cappellari

Thank you, I'm really glad that you liked my article! 💚

Collapse
 
duc_tran2021 profile image
Đức Trần

Đức Trần
Ducdung9295@mail.com