Skip to content
#

statuscode

Here are 19 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 May 3, 2024
  • Python

Link Checker: a command-line tool written in Go for checking for broken links on a website. Also it can be used to compile a list of all the pages available on a website with further intention to create a comprehensive Sitemap.

  • Updated May 27, 2023
  • Go

My demo book REST API is built using Spring Boot and allows you to perform CRUD operations on book data. It provides endpoints for creating, reading, updating, and deleting book records. The API is designed to handle requests and responses in a RESTful manner. Additionally, it returns appropriate HTTP status codes to indicate the success or failure

  • Updated May 8, 2023
  • Java

Improve this page

Add a description, image, and links to the statuscode 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 statuscode topic, visit your repo's landing page and select "manage topics."

Learn more