Skip to content
#

status-codes

Here are 8 public repositories matching this topic...

Status Checker is a Python tool for swiftly checking the status of URLs. It categorizes responses by HTTP status codes, offering clear insights into website health. With async requests, color-coded output, and easy CLI usage, it's a handy solution for monitoring web service performance.

  • Updated Jun 29, 2024
  • Python

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 status-codes 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 status-codes topic, visit your repo's landing page and select "manage topics."

Learn more