Skip to content
#

metodos-http

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Explico o funcionamento dos métodos e status codes mais comuns em APIs, utilizando uma aplicação em FastAPI. A API permite operações como listar produtos (GET), criar (POST), atualizar (PUT) e remover (DELETE). Também demonstro os status codes 200 OK, 201 Created, 400 Bad Request e 500 Internal Server Error, mostrando seus usos de forma prática.

  • Updated Jan 6, 2025
  • Python

Improve this page

Add a description, image, and links to the metodos-http topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metodos-http topic, visit your repo's landing page and select "manage topics."

Learn more